- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I'm new here and I don't have a good knowledge of iLogic, but me and a colleague of mine are trying to solve a problem on an assembly.
We have in this assembly a lot of adaptive parts, and in every one of them there's an iLogic rule that change its part number with the name Pipe + lenght (witch is adaptive).
My problem is that in the assembly I have to rename all the different parts, and doing so it renames also the part number, and I have to run the rule part by part to restore it.
So in the assembly we tried with the iLogic rule
iLogicVb.RunRule("Partname", "iLogic_rule")
In witch Partname is obviously the part name, and iLogic_rule is the name we gave to the rule of the part, but to make it work we have to repeat it for every part.
Is it possible to write a rule that can update this rule in every part?
I tried to search for a solution but for now I'm not good enough to undestand some of it.
Thanks
Solved! Go to Solution.