Skip to main content
1-Visitor
April 19, 2010
Question

relating dimensions

  • April 19, 2010
  • 1 reply
  • 2609 views
I have an assembly, for simple purposes it is two components. I want to relate a dimension from the second part to the first part in the assembly. In the first part added, the dimension is d224:F143. In the second part, the dimension is d224:F21. How can I put in a relation that will make d224:F21 equal to d224:F143? I have just tried to say d224:F121=d224:F143, but it does not work. Any help would be appreciated. The assembly DOES NOT use a skeleton model approach to the design. Dennis
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.

1 reply

1-Visitor
April 19, 2010
I don't think you need the F in those dimensions. What goes after the collon is the part session ID.
1-Visitor
April 19, 2010
You can let Pro/E do the job: In the model tree, CTRL+click the features driven by the dimensions that you want to add to the relation, right-click and choose "Edit" then go to Tools>Relations and simply click the first dimension, type "=" and click the second dimension.
1-Visitor
April 19, 2010
Thank you. This did work. The only thing I find is I have to regenerate twice for the second part that is related to the first part to be correct. Dennis