iLogic: Multiple Instances of Part w/ Different Parameter values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to have multiple instances of a part in an assembly with different parameter values?
In the example shown in the picture, I am trying to create a rule that sets the length of rod depending on where it is located inside of a flange (see picture for clarification). This will eventually be a "smart" assembly such that I can change the diameter of the flange and the rods respond accordingly. Is this possible using multiple instances of the same part, or will I have to create an iPart (which would then create new parts for each placement)? It would be nice if I could skip the extra work of creating an iPart for such a seemingly simple task. Right now though, it looks like the length for all instances is being dictated by the length of the last instance in the iLogic code ("Rod:1" is center working out to "Rod:7" at the furthest from center) - I do seem to remember that the parameter for a part is set to whatever is last stored in memory, so that would make sense.
I know this is kind of a basic setup which I am sure anyone with experience in iLogic has done many times. How would you go about this? Any guidance would be much appreciated. Thanks.
