The ordinate dimension text orientation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public enum OrdinateTextOrientation
Members
Member name | Value | Description |
---|---|---|
ParallelToDimensionLine | 0 | The dimension text orientation will be parallel to dimension line. |
ParallelToWitnessLine | 1 | The dimension text orientation will be parallel to witness line. |