Skip to main content
14-Alexandrite
October 20, 2014
Solved

PARAMETERS AND RELATIONS

  • October 20, 2014
  • 6 replies
  • 3180 views

Hi everybody,

i have a question about relations and parameters: i'm trying to make an udf to cut an involute gear but i cannot add a variable parameter as i've make them on part. if i make variable parameters on a feature i have to replicate on all the features, correct?

do you have any suggestions?

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.
Best answer by SergDubrovskiy

A first create Annotation Elements.

Add all parameters and add relation, if needed.

Create all features, if need, I add realation for feature.

To UDF I add all elements with AE.

AE includes all parameters for create UDF.

This parameters I add to variable parameters UDF.

Image for UDF

22.PNG

6 replies

1-Visitor
October 20, 2014

I create for UDF Annotation Elements and add to him parameters and relations.

This annotation elements include to UDF.11.PNG

cspinelli14-AlexandriteAuthor
14-Alexandrite
October 20, 2014

thanks, but you add annotation AFTER inserting UDF correct?

for example, in the image you added, if i want to insert UDF and change diameter or number of teeth when i'm inserting UDF is it possible'

1-Visitor
October 20, 2014

A first create Annotation Elements.

Add all parameters and add relation, if needed.

Create all features, if need, I add realation for feature.

To UDF I add all elements with AE.

AE includes all parameters for create UDF.

This parameters I add to variable parameters UDF.

Image for UDF

22.PNG