Share

AlternateUnits Enumeration

An enumerated type listing the locations where Alternate units may be displayed in dimensions.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public enum AlternateUnits

Members

Member nameValueDescription
Below2 Alternative units display below the primary units.
None0 No alternative units.
Right1 Alternative units display to the right of the primary units.

See Also

Reference

Was this information helpful?