Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating Drawing Templates and Start Parts

Status
Not open for further replies.

skarf2

Mechanical
Joined
May 19, 2009
Messages
13
Location
US
Hello, I am a pretty experienced Pro-E user, but I have just moved to a new job in which I am the first mechanical engineer at the company, let alone the first Pro-E user. I want to get some part, assembly, and drawing templates set up and I am having some trouble.

For one thing, when I am setting up my drawing template, I am trying to get my user-defined parameters from my part templates to appear in the drawings. In my part templates, I have created several of the standard parameters (DESC, DESC2, DRAWN_BY, REV, etc...). In my drawing template, I have attempted to reference these using what I thought was the standard practice (&<parameter name>) However, when I create a part and the corresponding drawing using these templates, none of the "&<parameter name>" fields will fill in. What am I doing wrong?

As I said, I'm pretty new to the admin and setup side of Pro/E, so expect similar questions coming from my direction in the future. Thanks for the help!
 
What you are looking for is not a drawing template, but a format.

A drawing template is primarily used to layout the views, and the format is the drawing border (which allows the parameters to be setup correctly).
 
You're right. Sorry for the misnomer. What I have been using is a drawing format. I took a default format, renamed it, and modified it as necessary. I'm still having the same problems as described above.
 
The parameters have to be text in tables.
 
I have entered them as text into the title block. For instance, in the title block I have included

.xx = &linear_tol_0_00
.xxx = &linear_tol_0_000
.xxxx = &linear_tol_0_0000

&model_name

&scale

These have all worked as expected. However, and user defined parameters that I have entered within the title block will simple not appear. Also, the &mat material command has not produced anything either.
 
Problem solved. I changed the title block to a series of tables, and the problem resolved itself. Thanks dgallup


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top