The ordinate dimension text position.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum OrdinateTextPosition
Members
| Member name | Value | Description |
|---|---|---|
| EndOfWitnessLine | 0 | The dimension text position will be at the end of witness line. |
| NextToWitnessLine | 1 | The dimension text position will be next to witness line. |
