Message 1 of 5
Custom iProperties VB.NET
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am not sure if this is possible but will ask the question anyway.
We have some components in our custom library that can be used under several part numbers. (Sortof a "one-to-many" relationship). For example, file name "Part1.ipt" may be inserted in an assembly several times. So "Part1.ipt" may have a part number of "PartNumber1", "PartNumber2", etc. within an assembly.
Is it even possiple to do this in Inventor? If so, has anyone ever done anything similiar with VB.NET?