Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Daan_M
170 Views, 2 Replies

Placing components with iMates, multiple positions

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:

 

Daan_M_0-1697009382080.png

 

The problem is that the torque arm can also be assembled on the other side of the gearbox:

 

Daan_M_1-1697009838104.png

 

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?