Carry entities to an iPart member
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an assembly that builds itself with a series of iLogic rules from a user input via a form, selecting from lots of components. Each component has about 10 different sizes. Currently the assembly places the component and sends the required size to a component and the component has a rule with all the measurements for each model size. The assembly then constrains the component to other components with face entities.
I have been exploring the idea of creating the components as iParts as it opens up the idea of saving entire model states without a new saved model state with different sizes affecting first saved model state. This is a good idea, however when I generate the iPart files it doesn't carry the face entities. These are essential for the assembly constraining stage. Is there anyway to add face entity names to the iPart member models, or have them carried from the master file?