The General settings
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public SettingsAmbient.SettingsGeneral General { get; }
Visual Basic
Public ReadOnly Property General As SettingsAmbient.SettingsGeneral Get
Visual C++
public: property SettingsAmbient.SettingsGeneral^ General { SettingsAmbient.SettingsGeneral^ get (); }
Remarks
Some properties in UI are not exposed in the API because they are readonly and should be set in other places.
These include: Drawing Unit displays the linear units that are used in the model space of the drawing.
Set this value on the Units And Zone tab of the Drawing Settings dialog box.
Drawing Scale displays the intended plot scale. Set this value on the Units And Zone tab of this dialog box.
Scale Inserted Objects displays whether objects are scaled when they are inserted from other drawings.
Set this value on the Units And Zone tab of this dialog box.
Independent Layer On has the same effect as the Immediate And Independent Layer On/Off Control
Of Display Components setting on the Object Layers tab.