Jump to content

Recommended Posts

Posted

I am trying to find a way so that when I open AutoCAD, the layers that I need to use as a standard appear every time so that I do not have to make these same layers every time I open a new drawing. Is there a way to do this?

Posted

Yes. Very simply, create a template with all your layers, linetypes, text styles, dimension styles, etc. in it. Use this template every time you start a new drawing.

Posted

Plus, you need to tell AutoCAD to use that file you create on startup. Under Options|files|Template Settings, point that to the drawing you create with all your standards in them.

Posted (edited)

Create a drawing setup menu macro button to create all your std stuff. This way you can apply it to any drawing. Handy for when you need to work on someone elses drawing and cannot use a template.

 

Use macro recorder. Start with blank drawing. Press record and create all your std stuff. Store the macro and assign a button.

 

On completion save the drawing as a template and have both options.

 

Macro example: -

 

^c^c-layer;n;walls;n;windows;n;doors;;

Edited by deano33

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...