- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all iLogic Masters,
I want to link some parameters from a part which is within an assembly using iLogic so that when I modify the part, the assembly will automatically updated. In my case, I change the number of holes in part, then I want the number of bolts in the assembly automatically changed.(By the Pattern command)
Yes, it is easy to link using the Link button in the parameter table or using simple iLogic
CoolerQuantity = Parameter("Part1:1", "CoolerQuantity")
But I want something more than that. Below is my workflow:
1. I make a part then link the part parameter to the assembly using iLogic as above.
2. I want to make new part and new assembly and use command "Save as" for assembly and "Save and replace" for part.
And here come the problem: The iLogic code is not automatically change, which gives me only option: Link them again by hand.
In our company, this kind of job happens very often, which is time consuming and easily get the wrong parameters.
And I know just a little about iLogic so i really need your help with this.
I appreciate any help. If you need more information, feel free to ask.
Thank you for spending time helping me.
Mirtchii
Solved! Go to Solution.