Skip to main content
3-Newcomer
November 6, 2014
Solved

Dual Dimensioning

  • November 6, 2014
  • 8 replies
  • 4233 views

Hi All,

I know this might be a silly question, but I need your help over here

I want the dual dimensioning to be active, whenever I open the new drawing. But unfortunately that is not happening, instead I'm changing the "dual_dimensioning" value to "primary[secondary]" each time. which I feel time consuming. One of my friend suggested me to write the configuration file.

But it was of no use. Guys its a bit urgent, please help me over this.

Regards,

Yogesh


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.
Best answer by TomD.inPDX

There are two ways; drawing templates with everything preset or a detail.dtl file the way you want it.

This is the config.pro option to have Creo use your file:

drawing_setup_file <drive>:\<path>\<filename>.dtl

8 replies

24-Ruby III
November 6, 2014

Yogesh,

what software do you use ?

Martin Hanak

3-Newcomer
November 6, 2014

Hi Martin,

Its Creo parametric 2.0

24-Ruby III
November 6, 2014

Yogesh,

  1. open a drawing where dual dimensioning is active
  2. File > Prepare > Drawing Properties
  3. click change in Detail Options line
  4. click Save button and save drawing configuration file ... remember path to directory, enter eq. my_drw into File Name Field and click OK
  5. exit Creo
  6. open/create config.pro file located in Creo startup directory
  7. enter new line ... drawing_setup_file path_to_directory\my_drw.dtl
  8. start Creo, create new drawing and test dual dimensioning

Martin Hanak

17-Peridot
November 6, 2014

There are two ways; drawing templates with everything preset or a detail.dtl file the way you want it.

This is the config.pro option to have Creo use your file:

drawing_setup_file <drive>:\<path>\<filename>.dtl