Question
Opinions sought on better relations writing
I have a monster of an assembly. It has tons of top-down and most of
the relations are in the Skeleton.
It takes multiple regenerations when you make changes.
This assmembly is sort of a template model. It has the ability to
cover a vast amount of design variation. Each project copies and edits
the model to suit the particular needs of the project.
Right now all the IF THEN ELSE statements are nested. However this
makes it nearly impossible to have the relations sorted properly and
this contributes to the number of required regenerations.
Has anyone had success in using IF THEN ELSE statements for each
variable or group of variable with the & and OR function instead of
nesting them? Is this a preferred technique?
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.
the relations are in the Skeleton.
It takes multiple regenerations when you make changes.
This assmembly is sort of a template model. It has the ability to
cover a vast amount of design variation. Each project copies and edits
the model to suit the particular needs of the project.
Right now all the IF THEN ELSE statements are nested. However this
makes it nearly impossible to have the relations sorted properly and
this contributes to the number of required regenerations.
Has anyone had success in using IF THEN ELSE statements for each
variable or group of variable with the & and OR function instead of
nesting them? Is this a preferred technique?
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.

