Skip to main content
1-Visitor
July 2, 2016
Solved

Part and Assembely model Parameter to comes in part drawing & assembely drawing

  • July 2, 2016
  • 8 replies
  • 3737 views

Some parameters in part model ,that same parameters to comes on part drawing parameters.


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 mbonka

Hello muthukumar s

princip for parts and assemblies is the same. The key mark is "&". See attached picture.

drawing_table.JPG

If you want call parameter from part or assembly write it in following shape:

&parameter_name

Hope it can helps

Regards

Milan

8 replies

mbonka2-ExplorerAnswer
2-Explorer
July 4, 2016

Hello muthukumar s

princip for parts and assemblies is the same. The key mark is "&". See attached picture.

drawing_table.JPG

If you want call parameter from part or assembly write it in following shape:

&parameter_name

Hope it can helps

Regards

Milan

1-Visitor
July 4, 2016

Use  &model_name

this will enable you to grab the Model part/ assembly number in the drawing!

ms-81-VisitorAuthor
1-Visitor
July 5, 2016

Hi Milan bonka  

Thanks for reply ,This I know ,But I want , what are the parameters in the part model that same parameters comes in {Drawing(Main Ribbon >tools > Parameters>it will come (thats I want)}

This window for parameters in part model

this window for parameters in part drawing.

This is I want. Please reply .

1-Visitor
July 5, 2016

To answer your Question.

delete the parameter (PART_NUMBER, DESCRIPTION, REFERENCE NUMBER) from Drawing parameter dialog box only.

go to the drawing and replace the template (.frm)

This will pick Parameter (PART_NUMBER, DESCRIPTION, REFERENCE NUMBER) from the Part.

I hope this helps!

2-Explorer
July 6, 2016

Think lokesh Hk is correct...

ms-81-VisitorAuthor
1-Visitor
July 15, 2016

Hi lokesh

It's not working.

I want part model ,parameters (dialog box having some parameters in string method ) , That parameters to comes on above part Drawing window (parameters dialog box )

Mahesh_Sharma
22-Sapphire I
July 15, 2016

Muthukumar,

Check reply from Matthew in earlier post Relating drawing parameters... Is it possible?

I think that will help you.