Contains settings that apply to the drawing, as specified in the Drawing Settings dialog box.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsDrawing
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class SettingsDrawing : TreeOidWrapper
VB
Public Class SettingsDrawing Inherits TreeOidWrapper
C++
public ref class SettingsDrawing : public TreeOidWrapper
The SettingsDrawing type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AbbreviationsSettings | Gets Abbreviations of Drawing settings. |
![]() | AmbientSettings | Gets Ambient setting of the drawing. |
![]() | ApplyTransformSettings | Gets or sets the boolean value that specifies whether to apply the settings for coordinate system zone transformation. |
![]() | ObjectLayerSettings | Gets the Object layer settings for various objects in Autodesk Civil 3D. For example, you can specify that you want all alignments on layer C-ROAD, all parcels on C-PROP, and so on. You can also specify prefixes and suffixes for the layer names. |
![]() | TransformationSettings | Gets Transformation of Drawing settings. |
![]() | UnitZoneSettings | Gets UnitZone of Drawing settings. |