The ordinate dimension text position.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
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. |