Jump to content

how to create default settings for........


Recommended Posts

Posted

hiiiiiiiiii

 

how to create default dimension style, default unit setting to unitless and default few layers ? defult text style also ?

 

it should come while creating new cad file.

 

Regards

Manish.

Posted

use a .dwt template file manish

 

 

create all your default settings like units, layers, dimenstion style and others in one dwg file then save as .dwt file.

then point your qnew template file to your .dwt file on tools>options>files tab> template settings>default template file name for qnew

 

 

or you can just:

 

(setenv "QnewTemplate" "c:\\my files\\templates\\qnew.dwt")

 

 

or

 

(vla-put-QNewTemplateFile (vla-Get-Files (vla-Get-Preferences (vlax-get-acad-object))) "putyourqnewpathhere")

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...