Skip to main content
1-Visitor
April 21, 2015
Solved

Title Block question

  • April 21, 2015
  • 2 replies
  • 1093 views

I have a format made and use it everyday, but for a multi-sheet drawing is there anyway when you create page two you do not have to input repeating blocks. For example I do not want to create formats for all the companies we deal with, but would like to somehow fill out page one of the drawing and then on page two have the company the drawing is for not have to be typed again and again for every page. In other words the company name will be constant on every page and it gets old repeating several blocks on every page that would be made easier by just have the drawing figure out that its the same on every page.


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 dcox-2

Hi Matt, welcome to the forum.

It sounds like what you want to do is create a parameter in either the model or the drawing called something like company_name and show it on the drawing format.

You can add the the parameter to the format by prefixing the parameter name with an ampersand (ie &company_name) wherever you want to see it in the title block. Then you can set the parameter value when you create the drawing and it will populate throughout the various sheets of the drawing.

I hope this helps.


David

2 replies

dcox-21-VisitorAnswer
1-Visitor
April 21, 2015

Hi Matt, welcome to the forum.

It sounds like what you want to do is create a parameter in either the model or the drawing called something like company_name and show it on the drawing format.

You can add the the parameter to the format by prefixing the parameter name with an ampersand (ie &company_name) wherever you want to see it in the title block. Then you can set the parameter value when you create the drawing and it will populate throughout the various sheets of the drawing.

I hope this helps.


David

1-Visitor
April 21, 2015

Thank you, Worked perfectly.