- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everybody,
I'd like to do an assembly with multiple iLogic component. In every component I want to place to the assembly is about 20 parameter that needs to be driven by the assembly parameters. I have named parameters in every component same way for example "Module_lenght", "Width_1", "Width_2" and so on.
I know that there is the possibility to choose whether the parameters is driven by the assembly or by the user when user is placing the component. Hence there is over twenty components in the assembly it would be great if there is a rule to change all the parameters at the same time.
I know that there is a very simple rule to change parameters of one component to match the assembly parameters. For example:
Parameter("Window_module:1", "Module_lenght") = Module_lenght
If I place new "Window_module" to the assembly, I have to do new line to the rule:
Parameter("Window_module:2", "Module_lenght") = Module_lenght
Is there a way to chance component parameter "Module_lenght" to assembly parameter for all the components that I have placed whit one rule?
Any help would be appreciated. I'm using Inventor 2015.
Best Regards
Mika
Solved! Go to Solution.