Question
Is it possible to assign a parameter to several dimensions in one expression?
like d230 = R1
d232 = R1
d233 = R1
but instead of writing it like that (and having less readable code) i would like to write it something like:
d230 = d232 = d233 = R1 or
d230, d232, d233 = R1
I know that you can press control and select all the lines (for fillet in this case), but i would like to call them all from the model on the drawing (because if i manually dimension it, the dims sometimes lose the connection and go purple, when i change those or other values).
I also have pro/program available, if it helps.
thanks.
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.

