As I mentioned in your other post you need to have access to the template *.drw files to make the changes. If you don't it's something your CAD administrator would do. The file you want to open is the template *.drw file you specify in the New Drawing dialog box.
View attachment 5094
In the picture above you would open the a0_drawing.drw template file. You would then open the File>Drawing Options. Change the options to want you want the values to be selectingAdd/Change or the ENTER key after filling in a value or making a selection. Select Apply. At the top of the Drawing Options dialog box you will see a drop down boxlabeled Showing and it should have Active Drawing in it. Save the template file. When you create a new drawing using this template the drawing options should be set as you want them.
Here is an example:
I created a New drawing and selectedEmpty for the template (see picture above) called DRW0001.drw to be used as a drawing template. Here is my drawing.dtl showing the value for text_orientation:
View attachment 5095
Because I specified Emptyfor the template the options from the drawing.dtl are applied. I save and close the template. Later I decide I need to change the text_orientation value. I open the template file DRW0001.drw and open the drawing options:
View attachment 5096
Change the text_orientation value, selectAdd/Change or ENTER key, and Apply:
View attachment 5097
View attachment 5098
I save the drawing template DRW0001.drw. Because of the dialog settings the changes are not saved to the drawing.dtl. You can open the drawing.dtl and verify:
View attachment 5099
Close the dialog box without saving the changes.
WhenI create a new drawing and select Emptyfor the template, the drawing.dtl is applied and I get:
View attachment 5100
IfI use the DRW0001.drw as the template, the options that were saved with the DRW0001.drw template are applied and I get:
View attachment 5101
View attachment 5102
Edited by: kdem