Revit 2026 API
Coordinate |
Visibility settings for ReferencePoint element's coordinate reference planes.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax

Member name | Value | Description |
---|---|---|
Always | 2 | Always Visible. |
Never | 0 | Never visible. |
WhenSelected | 1 | Visible when selected. |
See Also