Message 1 of 7
iLogic that can change userparameters in assembly document driven by a part document
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, and happy new year.
I created an assembly that is driven by a part document, so I need an iLogic that can change userparameters in the assembly " length and width " then creates a new model state on both sides of the part doument and the assembly document.
so lets say I have an assembly with 4 components, I need to change their width and length or position then send a new model state to the IPT files and creates a new one at the assembly side.
I need:
1. to share parameters across all components
2. create model states in the part documents and in the assembly
3. control the parameters of the parts from the assembly using forms
I'll be glad for an iLogic API explaination of how to do that.
Best