How can I keep the 'Drawing_units' in drawing options?
Plz let me know.
I'd like to keep the drawing_units from inch to mm.
Plz let me know.
I'd like to keep the drawing_units from inch to mm.
Hello,
There are, depending of what you want, different ways to manage units in a drawing.
A- For new drawings:
1) If you don’t use templates:
You should complete two files:
In CONFIG.PRO:
Set DRAWING_SETUP_FILE to the location of PRODETAIL.DTL
(eg: drawing_setup_file c:\proeconfig\prodetail.dtl)
Then complete PRODETAIL.DTL with:
DRAWING_UNITS mm
2) If you use Templates:
Edit each Template, go to FILE/PREPARE/DRAWING PROPERTIES, click CHANGE on line "Detail options" and set the line DRAWING UNITS to: "DRAWING_UNITS mm" then save your Template.
B- For existing drawings:
Do the same as for Template files, for each ones.
(Creo reads PRODETAIL.DTL once when creating a drawing, then copy all options in the drawing. Hence none of PRODETAIL modification will affect already created drawings)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.