cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Title Block question

mmehringer
1-Newbie

Title Block question

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.
1 ACCEPTED SOLUTION

Accepted Solutions

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

View solution in original post

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

Thank you, Worked perfectly.

Top Tags