Revit 2026 API
Number |
The available options for justification of the numbers in a number system.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax

Member name | Value | Description |
---|---|---|
Back | 2 | The number will locate in back of the annotated object along the annotating direction. |
Center | 1 | The number will locate in the center of the annotated object along the annotating direction. |
Front | 0 | The number will locate in front of the annotated object along the annotating direction. |
See Also