Fire_col Posted March 26, 2010 Posted March 26, 2010 Right I'm having a problem, I've created a text style and applied it and it works on the drawing in which I created it, but on other drawings or when I close CAD and open it again it's no longer there. How do I make sure that my text style is always present in CAD? Quote
bonehead411 Posted March 26, 2010 Posted March 26, 2010 Create the style in your drawing template file. All subsequent drawings will have the style from the off. All styles, or indeed anything you intend to use regularly, should be created in your template drawing. Just so I'm straight with this, is the style disappearing from the drawing you created it in when cad is restarted? Quote
Fire_col Posted March 26, 2010 Author Posted March 26, 2010 Oh so you just need to save the drawing and then it's always on there. Right easy enough, I thought there was a specific place to save a text style like you do with LIPS etc. Boy do I feel stupid! Quote
bonehead411 Posted March 26, 2010 Posted March 26, 2010 Everything's easy when you know how :wink: If you have your template file set up well it can save you masses of time in the long run. Linetypes, text/dimension styles, layouts etc. can all be accessed through the Design Centre, should you find yourself needing them, retrospectively perhaps. Quote
ReMark Posted March 26, 2010 Posted March 26, 2010 You can drag and drop the text style you created in one drawing into another via the Design Center as a stop-gap measure. Quote
alanjt Posted March 26, 2010 Posted March 26, 2010 I still have it recreate our textstyles with a small LISP routine, loaded through the acaddoc.lsp. This way, we have all needed textstyles (I also do this for linetypes, dimension styles etc.) in any drawing we open, regardless of template or if the drawing had been completely purged. Quote
Tankman Posted March 29, 2010 Posted March 29, 2010 I still have it recreate our textstyles with a small LISP routine, loaded through the acaddoc.lsp. This way, we have all needed textstyles (I also do this for linetypes, dimension styles etc.) in any drawing we open, regardless of template or if the drawing had been completely purged. Sounds like the answer! All will always be as you like it! Great! :wink: 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.