Skip to main content
15-Moonstone
September 17, 2014
Solved

is there a function that can create a relation in all parts?

  • September 17, 2014
  • 3 replies
  • 3040 views

I would like to have a set of default relations for all parts, and or all assembly's. Can this be done?

Is this the part and assembly mode configuration options?


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 TomU

Okay, there are multiple things at play here.

First, if you want to add additional parameters to the 'out of the box' start parts, you will need to manually open those cad models, add the parameter, and then save them back to the same directory. There are located in the <loadpoint>\templates directory. Most people don't bother with this but instead build their own templates, store them somewhere else, and then point Creo to these folders/models instead (as Steve mentioned).

Second, if you create a parameter and you want it to automatically show up in the list when create a new part from it, you have to designate it. Simply check the box next to the parameter in the designate column.

106.JPG

3 replies

23-Emerald IV
September 17, 2014

No. You would have to manually add the relations statement to each model manually. The only two options I can think of are either writing a custom program to do this for you (J-Link, VB, SmartAssembly, etc.), or possibly doing something with Model Check.

SYNDAKIT15-MoonstoneAuthor
15-Moonstone
September 17, 2014

How about this. could I add more parameters to an existing template?PARAMETERS.JPG

StephenW
23-Emerald III
September 17, 2014

You can add the default relations to your start part and start assembly. Any new parts or assemblies made would have these relations.

SYNDAKIT15-MoonstoneAuthor
15-Moonstone
September 17, 2014

can only one start part directory path be set at once?

StephenW
23-Emerald III
September 17, 2014

The option TEMPLATE_SOLIDPART and TEMPLATE_DESIGNASM are used to for the start parts. I've never tried adding it more than once.

START_MODEL_DIR provides a directory for start parts and assemblies. Not sure how they work together.

1-Visitor
September 17, 2014

Joe,

You could also add these relations into the start part and start assembly, although this would only work for new parts.