The SettingsUnitZone type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetAllCodes
Gets an array that specifies all avilable code strings.
Public methodStatic memberGetCoordinateSystemByCode
Gets an coordinate system by an code string.

Properties

  NameDescription
Public propertyAngularUnits
Gets or sets the AngleUnitType enum value that specifies the units in which angles are displayed.
Public propertyCoordinateSystemCode
Gets the coordinate system code string.
Public propertyDrawingScale
Gets the plotted size of various annotation-related components, such as label text, ticks, and band heights. If you change the scale, all annotation objects adjust accordingly.
Public propertyDrawingUnits
Gets the linear unit, either meters or feet, for distances, lengths, widths, and offsets in a drawing.
Public propertyImperialToMetricConversion
Gets or sets the foot to meter conversion flag that determines what the unit "foot" means.
Public propertyMatchAutoCADVariables
Synchronizes AutoCAD settings with Autodesk Civil 3D settings. Deprecated.
Public propertyScaleObjectsFromOtherDrawings
Gets or sets the boolean value that specifies whether objects inserted from another drawing will be scaled if necessary to match drawing units in the current drawing.

See Also