Skip to main content
1-Visitor
April 7, 2015
Question

parameter

  • April 7, 2015
  • 2 replies
  • 1767 views

Hi. I want to put the value of a paramter from my assembly in a drawing from this assembly. I created a table, but can´t manage to use this value from my assembly. I would appriciate some suggestion.

Thanks a lot.

Best regards

Edna


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.

2 replies

Dale_Rosema
23-Emerald III
April 7, 2015

Does is have a repeat region?

1-Visitor
April 8, 2015

I tried it that way, wit repeat region but still didn´t knew how to do it.

24-Ruby III
April 8, 2015

Hi,

go to PTC Creo | Help Centers and search for repeat region.

Martin Hanak

23-Emerald IV
April 9, 2015

In a normal table (not repeat region), simply enter the assembly parameter name with an ampersand in front of it.

&DESCRIPTION

&material

&designer

...