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

drawing file setup

  • Thread starter Thread starter puppet
  • Start date Start date
P

puppet

Guest
ive changed my preference in the drawing files.. but i can not get it to auto load up my prefernce as default when ever i am making a drawing file.





i saved my changes as a new file new.dtl kept in

c:\wf\my options\new.dtl

is the space in the my options a problem ?
 
you need to put your new.dtl in the text directory where your config.pro is lying.

C:\wf\text\new.dtl and point this path in the pro/detail configuaration option in your config.pro



Israr
 
also, the new dtl file will load with new drawings, but not with previously created drawings as there will be a snapshot of a previous dtl file being carried around with the existing drawing



RMB the drawing>Properties>Drawing Options, then choose the new dtl file.
 
Puppet,



In config.pro set the the proper folder where your dtl file exists by setting the following variable:



pro_dtl_setup_dir



Also, please remove the SPACE character from MY OPTION folder. Pro/E is sensible to spaces. Use underscore instead.



-Hora
 
Also make sure that you fix the DTL in any drawing templates that you might have made...
 
Try replacing the space with an underscore.
 
It's maybe worth making a mapkey to set the DTL file... We have several groups and we can switch between drawing setup with a simple mapkey / menu-pick. All they do is browse for the specific .dtl file.
 

Part and Inventory Search

Sponsor

Back
Top