Relation to control a parameter based on a part length range
I want to create a model relation that will control a parameter based on the length of a part.
For example IF LENGTH_1 = 255 thru 305 then MAKE_FROM = 12 FOOT. Is there a way to get that to work?
I am just not sure how to go about writing it.
IF LENGTH_1 == 225 THRU 305
MAKE_FROM = 12 FOOT
ENDIF
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.

