Question
activate and suppress a group by relations
Hello,
I have an assembly which is flexible (dedicated to other assemblies). I call this assembly "master".
My master is variable in the three dimensions and I want to activate or suppress a group if the depth of my master is < 550.
Which is the good operator to do that?
I tested this one but it failed (!) :
if(Profondeur:0) < 550
ID [2629] = false
ID [3290]= true
else
ID [3290]= false
ID [2629]=true
endif
is there someone to help me?
Thank you
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

