Revit 2026 API
Alternate |
An enumerated type listing the locations where Alternate units may be displayed in dimensions.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
| Member name | Value | Description |
|---|---|---|
| Below | 2 | Alternative units display below the primary units. |
| None | 0 | No alternative units. |
| Right | 1 | Alternative units display to the right of the primary units. |
See Also