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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

adding a title block

Status
Not open for further replies.

kadego

Automotive
Joined
Aug 24, 2004
Messages
59
Location
AU
hi all,

having trouble adding a customer title block to my drawing... what is the correct method?

thanks
 
its ok all i found the method

File - Import - Part
 
Actually there is a better method with UG. The imported part of a format has the full (hundred's) entity count. Create a pattern file of the format and then use the pattern format. This comes in as 1 entity and it cannot be moved or changed. To create a pattern file, it is under File-Options-Save options.


"Wildfires are dangerous, hard to control, and economically catastrophic."

Ben Loosli
CAD/CAM System Analyst
Ingersoll-Rand
 
Actually with Custom Symbols it is even easier, since it comes in as one entity, and it will remain with the drawing "forever". Simply create a custom symbol of the empty title block/format, choose which items you would like to be editable (drawing name, part number, etc), and with one button click you can place a drawing format.

-Derek
DL Engineering Services

specializing in CAD Design Consultation Services
 
Ben

We were using patterns. They appeared in the part correctly and seemed to work well ... except that when the part was next retreived by someone they didn't see the title block pattern. It was still there. In fact, it could be replaced with the same pattern.

Finally we quit using the pattern. Perhaps that was not the best choice. Have you any ideas why the pattern was not visible?
 
You need to point to the pattern location in the ugii_env.dat file
 
Specifically, it is the UGII_PATDIR environment variable that needs to point to your patter file location.

Adding Formats has always been an ideal area to automate. By programming the pattern additions, matching attributes can be set at the same time, synchronized with master-models, as well as a host of other standard checks and balances.

-MikeN
SolidNX.com
 
Thanks ewh and SolidNX.

I missed setting that environment variable.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top