CREO - Driving dimensions from note parameters
Hello,
I have created a new paramter and set to to the 'note' type.
how can i use the alphanumeric values entered inthis note to drive relations.
for example, my note says SL125A
I would like an IF syntax that returns a numerical value when this is entered.
IE
IF PARAMETER_1 == SL125A
PARAMETER_2 = 15
ELSE
PARAMETER_2 = 1
Can anybody help?
I tried putting */ , ' , and " around the note value but none of these worked.
when using ' and " the error message read
error Left and right sides are incompatible
What does this mean?
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.

