Message 1 of 3
Placing components with iMates, multiple positions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to figure out a way to place components with multiple iMates with iLogic.
Right now i place the torque arm on the gearbox with a simple insert iMate defined within the partfiles using the following code in my assembly;
oACD.Occurrences.AddUsingiMates()
This works fine:
The problem is that the torque arm can also be assembled on the other side of the gearbox:
Is there any solution that allows me to define the placement side in iLogic?
For example maybe its possible I put 2 iMates in both the torque arm and gearbox parts (Left and Right side), and then i choose which one should be used in iLogic?