Settings |
The SettingsUnitZone type exposes the following members.
| Name | Description | |
|---|---|---|
| AngularUnits | Gets or sets the AngleUnitType enum value that specifies the units in which angles are displayed. | |
| CoordinateSystemCode | Gets the coordinate system code string. | |
| DrawingScale | 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. | |
| DrawingUnits | Gets the linear unit, either meters or feet, for distances, lengths, widths, and offsets in a drawing. | |
| ImperialToMetricConversion | Gets or sets the foot to meter conversion flag that determines what the unit "foot" means. | |
| MatchAutoCADVariables | Synchronizes AutoCAD settings with Autodesk Civil 3D settings. Deprecated. | |
| ScaleObjectsFromOtherDrawings | 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. |
| Name | Description | |
|---|---|---|
| GetAllCodes | Gets an array that specifies all avilable code strings. | |
| GetCoordinateSystemByCode | Gets an coordinate system by an code string. |