sharkman1912 Posted December 12, 2011 Posted December 12, 2011 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? Quote
ReMark Posted December 12, 2011 Posted December 12, 2011 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. Quote
Grigs Posted December 12, 2011 Posted December 12, 2011 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. Quote
deano33 Posted December 16, 2011 Posted December 16, 2011 (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 December 16, 2011 by deano33 Quote
Recommended Posts
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.