Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Scenario: Working in a skeleton - want to drive features unrelated to a specific pattern of planes using the dimensional values of the planes
Idea: Allow for pattern relations to be created with a single click of another pattern.
Implementation: Add a check box or flag for "reference info" and allow the user to select an existing pattern as the reference. Implement code so that when this option is selected the P### and the D### value of the child is forced to be identical to the parent
IF CHECKBOX=YES
THEN
P=P
D=D
ELSE
Accept input
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.