Skip to main content
1-Visitor
September 24, 2012
Question

Pull a top level assembly user-defined parameter to repeat region in assembly drawing

  • September 24, 2012
  • 1 reply
  • 4821 views

Hello everyone,

Is it possible to display a top-level assembly user-defined parameter in repeat region of it's drawing?

From the observation I've made so far I think the only parameter that can be used in repeat regions from a top-level assembly is &asm.name. Which works in repeat regions perfectly. Can't seem to find any other.

Regards,

~Jakub


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
September 24, 2012

Jakub,

You can call out any PARAMETER for a top-level assy in a repeat region by simply using the syntax &<parametername>.

Example: If you want to show the parameter PARTNUMBER for the top-level assembly, simply type &PARTNUMBER in the cell of the repeat region.

I will populate all cells with this value.

Mike

James621-VisitorAuthor
1-Visitor
September 25, 2012

I am sorry about the confusion but I wanna be able to use this parameter in relations of repeat region.

The syntax &<parametername> works in notes in drawing but not in repeat region.

I can use <parametername> syntax there but then If I don't define the parameter directly in list of repeat region parameters I get a blank line and if I do define it then I get the value from the repeat region parameter, not the parameter from the model of top level assembly. Which is where I want it from.

I know it may seem simple but it's not. That's why I asked without too much mumble around at the first post.

Regards.

~Jakub

1-Visitor
September 25, 2012

Jakub,

Can you give an example of the assembly parameter and the use of it (equation) in the repeat region?

Mike