Share

OrdinateOriginVisibility Enumeration

The ordinate origin visibility.


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

Syntax

C#

public enum OrdinateOriginVisibility

Members

Member nameValueDescription
None0 Does not show the origin witness line, tick mark, or text (0'-0").
WitnessLineOnly2 Shows the origin witness line and tick mark.
WitnessLineWithText1 Shows the origin witness line, tick mark and text (0'-0").

See Also

Reference

Was this information helpful?