Skip to main content
3-Newcomer
April 1, 2010
Question

component name in a note

  • April 1, 2010
  • 1 reply
  • 4638 views
Hello everybody In an assembly drawing , I would like to creat a note with the name and the material of the component ( it will work like a repeat region but without the repeat region) Please ,can you give me the parameters I have to write in my note ? Many thanks for your help Olivier
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
April 1, 2010
Olivier, How about creating a custom ballon with name and material and link with the Bill of material. -Chander.
opavot3-NewcomerAuthor
3-Newcomer
April 2, 2010
Hello Chander According to the rules of my company , it's only permitt to use a note . My problem is to find the correct parameters Thank a lot for your help Olivier
1-Visitor
April 2, 2010
Olivier, I assume you have the parameters defined in your model, they are strings (for example, MODEL_NAME and MATERIAL), and that you have values entered for them. If you enter them in your note as &MODEL_NAME and &MATERIAL, the note should display the with the values you entered for the parameters.