AutoCAD environment variable DefaultFormatForSave
List of AutoCAD environment variables |
The DefaultFormatForSave environment variable in the main versions of AutoCAD:
In AutoCAD since version 2000
Description of the variable 'DefaultFormatForSave':
Default format for drawing save (decimal):
64=DWG 2018
60=DWG 2013
48=DWG 2010
36=DWG 2007
26=DWT 2004
25=DXF 2004
24=DWG 2004
14=DWT 2000
13=DXF 2000
12=DWG 2000
9=DXF 14
8=DWG 14
5=DXF 13
4=DWG 13
1=DXF 12
Search DefaultFormatForSave on the Internet



DefaultFormatForSave
You can display or set the value of the DefaultFormatForSave environment variable by typing (getenv "DefaultFormatForSave") resp. (setenv "DefaultFormatForSave" "newvalue") on the command line.
IMPORTANT: all environment variable names are case sensitive - use their name verbatim, exactly as listed here! All the values are string-type values. Read more in the tip 14686.
Wait please, loading variables...