OrdinateOriginVisibility Enumeration

The ordinate origin visibility.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
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