Represents options for the AutoCAD Map application.
Contained by the AcadMap object.
Created automatically when you call acadApp.GetInterfaceObject to create AcadMap.
Options for individual AutoCAD Map projects are represented by ProjectOptions objects. For more information about options, go to Using AutoCAD Map > Setting Options > Setting System Options in AutoCAD Map UI Help.
SystemOptions Properties
The SystemOptions object has no methods. Its properties are listed in six groups below:
Workspace Options
System Options
Database Options
MultiUser Options
DatabaseDrivers Options
Additional Options
Workspace Options
CheckDrawings property | Boolean | Read-Write |
DrawingsVisible property | Boolean | Read Only |
CheckQueryLibrary property | Boolean | Read-Write |
QueryLibraryVisible property | Boolean | Read Only |
CheckDatabases property | Boolean | Read-Write |
DatabasesVisible property | Boolean | Read Only |
CheckTables property | Boolean | Read-Write |
TablesVisible property | Boolean | Read Only |
CheckQueries property | Boolean | Read-Write |
QueriesVisible property | Boolean | Read Only |
CheckTopologies property | Boolean | Read-Write |
TopologiesVisible property | Boolean | Read Only |
CheckLTs property | Boolean | Read-Write |
LTsVisible property | Boolean | Read Only |
ShowWSpaceOnStartup property | Boolean | Read-Write |
WspaceDockingView property | Boolean | Read-Write |
ShowOPMOnStartup property | Boolean | Read-Write |
CheckClasses property | Boolean | Read-Write |
ClassesVisible property | Boolean | Read Only |
System Options
NumberofOpenDwgs property | Long | |
LogFileActive property | Boolean | |
LogFileName property | String | |
LogMessageLevel property | Long | |
QueryFileDirectory property | String |
Database Options
DisplayTabsInSingleView property | Boolean | |
OpenDataViewReadOnly property | Boolean | |
SaveDataViewFmtChanges property | Boolean | |
KeepDataViewOnTop property | Boolean |
MultiUser Options
ForceUserLogin property | Boolean | This property cannot be set unless the current user is logged in as a superuser, and no drawings are attached. |
EnableObjectLocking property | Boolean | |
DoublePrec property | Double |
DatabaseDrivers Options
DriverForDbaseDbf property | String | |
DriverForExcelXls property | String | |
DriverForParadoxDb property | String |
Additional Options
ActivePreferencePage property | Long | |
IncludeCoordsysInDrawing property | Boolean | |
MapDistUnits property | String |