- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Combining code written by Curtis W and JhoelForshav I have a rule that will go through each part in an assembly, create a flat pattern if it's missing, measure the loop length, and create a custom iproperty for the loop length in each part file. Then the code totals those loop lengths in the part files and creates a custom iproperty for the total loop length in the assembly.
I have now learned that sometimes they want the total loop length for only a subset of parts. Sometimes they need it for more than one subset, so the number of subsets may vary.
Is there a way to accomplish this?
I don't want to eliminate other ideas you may have, but if they create a different LOD for each subset, could a rule be written that would look at each LOD and return a total loop length for only the parts in that LOD?
I have attached the code I am using.
Any help you can provide is much appreciated.
Solved! Go to Solution.