Message 1 of 2
Regarding linking Model States of Parts and Sub-Assemblies with the Model States of Main Assembly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have written a code to create Model States of Parts and Sub-Assemblies and Main Assembly. Now I want to link model states of part and subassembly with main assembly i.e. if LOD_300 model state of Main Assembly is activated then LOD_300 model state of every part and subassembly should get activated in main assembly using Inventor API. Kindly provide a sample code to help me with this issue.