Skip to main content
1-Visitor
May 29, 2013
Question

Changing text size on drawing

  • May 29, 2013
  • 1 reply
  • 2318 views

Hello. I am having a dickens of a time with my default settings on the drawing portion.

Any tips on how to set the default setting to 0.1400 and keep that as my default?

As of now, I am able to select the inital text and resize, but it's time consuming.

Thanks, J


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

1 reply

17-Peridot
May 29, 2013

There is a different config file for the drawings. It can be called <anything>.dtl.

You can also set which file to use and where to find it through config.pro.

Config.pro

drawing_setup_file C:\<etc>\<etc>\CAD_Lib\Detail_config\My_Config.dtl

<anything>.dtl

text_height 0.156250

text_thickness 0.012000

text_width_factor 0.800000

...etc.

The difference between the config.pro and config.dtl is that config.pro normally only has unique entries. config.dtl has all the entries. You can export the default .dtl file directly from Creo.

File>Prepare>Drawing Properties>Detail Options>change... this will bring up the dialog similar to the config option for config.pro.

1-Visitor
July 24, 2013

Does this apply to Creo Schematics? I don't have File>Prepare>Drawing Properties>Detail Options>change. I've got File>Pack, File>Unpack, File>Import, and File>Export.

17-Peridot
July 25, 2013

Never used Creo Schematics myself. Each application from PTC has its own settings dialog.