Share

OrdinateTextOrientation Enumeration

The ordinate dimension text orientation.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public enum OrdinateTextOrientation

Members

Member nameValueDescription
ParallelToDimensionLine0 The dimension text orientation will be parallel to dimension line.
ParallelToWitnessLine1 The dimension text orientation will be parallel to witness line.

See Also

Reference

Was this information helpful?