SettingsUnitZoneDrawingUnits Property

Gets the linear unit, either meters or feet, for distances, lengths, widths, and offsets in a drawing.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public DrawingUnitType DrawingUnits { get; set; }

Property Value

DrawingUnitType
See Also