Style just create a new one with your settings say "V244" set current away you go. Save in your DWT.

Registered forum members do not see this ad.
how to save this settings permanently..or we can save this format and load?




Style just create a new one with your settings say "V244" set current away you go. Save in your DWT.
A man who never made mistakes never made anything

not getting..can you tell cleary plz?? we can nt do with vba? for multiple dgns? without open




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".
A man who never made mistakes never made anything
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
Training | Consulting | Programming
www.EnvisionCAD.com
Facebook: http://www.facebook.com/EnvisionCAD
Twitter: http://twitter.com/envisioncad
Youtube: http://www.youtube.com/user/envisioncad

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....
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
Training | Consulting | Programming
www.EnvisionCAD.com
Facebook: http://www.facebook.com/EnvisionCAD
Twitter: http://twitter.com/envisioncad
Youtube: http://www.youtube.com/user/envisioncad

Hello Envisioncad Can you Explain please? Workspace > Function Keys Where is the option availble? *.Txt file format we want to load or?
the function key file is a text file but it has a MNU extension. Attached is the dialog with the keyin
microstation-function-keys.png
Training | Consulting | Programming
www.EnvisionCAD.com
Facebook: http://www.facebook.com/EnvisionCAD
Twitter: http://twitter.com/envisioncad
Youtube: http://www.youtube.com/user/envisioncad

Registered forum members do not see this ad.
Yes..Itys working...Thanks a Lot.
Bookmarks