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

How to change arrow size in Proe drawing?

  • Thread starter Thread starter EagleEye
  • Start date Start date
E

EagleEye

Guest
How to change arrow size in Proe drawing?
 
In drawing mode,
right click and hold in empty space anywhere> properties> drawing options> change required parameters in dimension group

Save this .dtl file in your system and give path of that file in your config.pro in parameter--> drawing_setup_file

.dtl file contains set of drawing settings.You can create multiple .dtl files with perticular settings (like one for mm, one for inch, one for dual....)
and load perticular file when required.
 
smiley20.gif
Thanks S_pme20
 
How do you do this is Creo 2.0? I can't figure it out.

Thanks!
 
In Croe2 it is "file>prepare>drawing properties"
 
In drawing mode,
right click and hold in empty space anywhere> properties> drawing options> change required parameters in dimension group

Save this .dtl file in your system and give path of that file in your config.pro in parameter--> drawing_setup_file

.dtl file contains set of drawing settings.You can create multiple .dtl files with perticular settings (like one for mm, one for inch, one for dual....)
and load perticular file when required.

Thanks for great solution.
 
Go to File, Drawing options:

For one drawing,
draw_arrow_length - sets length of leader line arrows
draw_arrow_style - closed, open, filled
draw_arrow_wdith - sets width of lead line arrows

to edit for all following drawings, you can edit the active drawing file and click the save icon near the top.

to edit future drawings, save this as another name, then open that file and apply it as need to future drawings.
 

Part and Inventory Search

Sponsor

Back
Top