Specifies default ambient (background) settings for units of measurement. These units are used throughout AutoCAD Civil 3D, unless they are overridden at the feature or command level.

The SettingsAmbient..::..SettingsUnitlessNumber type exposes the following members.

Properties

  NameDescription
Public propertyPrecision
Specifies the number of digits to show to the right of the decimal.
Public propertyRounding
Specifies how numbers are rounded up or down to the number of decimal places specified in Precision.
Public propertySign
Specifies how to mark numbers as positive or negative.

See Also