suryatry26 Posted November 6, 2012 Posted November 6, 2012 how to save this settings permanently..or we can save this format and load? Quote
BIGAL Posted November 7, 2012 Posted November 7, 2012 Style just create a new one with your settings say "V244" set current away you go. Save in your DWT. Quote
suryatry26 Posted November 7, 2012 Author Posted November 7, 2012 not getting..can you tell cleary plz?? we can nt do with vba? for multiple dgns? without open Quote
BIGAL Posted November 8, 2012 Posted November 8, 2012 The "Style" is a Autocad command allowing you to set text parameters such as height and type of font, these can be set via program as well. Create a style then change the system variable "TEXTSTYLE". Quote
envisioncad Posted November 13, 2012 Posted November 13, 2012 suryatry26, I would recommend using the batch process command as in my earlier post and then use these keyins to set the font and size of multiple drawings. ft=Verdana th=24 tw=24 Hope this helps, Bob Mecham Quote
suryatry26 Posted December 4, 2012 Author Posted December 4, 2012 hi actually i want to change this attribute only one text (With Multible Dgns) using this Change Text Attributes Option.For this i am manually chaging this settings each time(Like Above-Font Is Verdana,Height-24 & Width-4).I want lock this option or i want retrive this setting when i am expecting.... Quote
envisioncad Posted December 4, 2012 Posted December 4, 2012 suryatry, these type of settings are stored in each DGN file. So every file you open you will need to set these text settings. You could take the keyin from above and assign it to a function key or startup macro to automate the setup so you don't have to manual select each option. Workspace > Function Keys ft=Verdana;th=24;tw=24 HTH, Bob Mecham Quote
suryatry26 Posted December 5, 2012 Author Posted December 5, 2012 Hello Envisioncad Can you Explain please? Workspace > Function Keys Where is the option availble? *.Txt file format we want to load or? Quote
envisioncad Posted December 5, 2012 Posted December 5, 2012 the function key file is a text file but it has a MNU extension. Attached is the dialog with the keyin Quote
suryatry26 Posted December 6, 2012 Author Posted December 6, 2012 Yes..Itys working...Thanks a Lot. Quote
suryatry26 Posted December 21, 2012 Author Posted December 21, 2012 Here we can ignore that red marked option.i want activate that Font,Height,Width with the mentioned values.I want de-activate that remaining Tic Boxes.Is it possible? Quote
envisioncad Posted December 27, 2012 Posted December 27, 2012 suryatry26, that is not as simple but here is a tip on how to get the keyins for a toolsettings dialog. http://envisioncad.com/tips/toolsettings-key-ins/ Hope this helps, Bob Mecham 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.