Dimension
Dimension
(OP)
How can I create a dimension on a pattern on a part already defined?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: Dimension
Hora.
RE: Dimension
RE: Dimension
If this is what you want, then transform your pattern in a table pattern and add all pattern dimension to your family table.
If not, please explain your problem with more details.
-Hora.
RE: Dimension
RE: Dimension
Ok, I understand. If your pattern is linear, choose MODIFY->VALUE-> click on the second extrusion of the pattern, PRO/E will give you the dimension between the second and the first extrusion (the pattern increment).
If you want to create a dimension between any 2 pins in your pattern, then create a feature analysis and create a parameter to measure the distance between the two protusions you desire. This parameter, let's call it "distance" can be evaluated or used in other relations by the following:
distance:FID_analysis,
where analysis is the analysis feature you created.
Hope this is what to expect.
-Hora.
RE: Dimension
RE: Dimension
Create a curve between the two pins and allign its ends with the pins axis. Then force a length dimesion of the curve while you are in skether mode. The dimension will be highlited
(in red) and PRO/E will invite you to delete it, but you won't listen PRO/E. Let the dimension there. Choose MODIFY->VALUS-> click on the curve and the dimension will appear on screen. You can use this dimension in relations if you want.
-Hora.