Share

CoordinatePlaneVisibility Enumeration

Visibility settings for ReferencePoint element's coordinate reference planes.


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

Syntax

C#

public enum CoordinatePlaneVisibility

Members

Member nameValueDescription
Always2 Always Visible.
Never0 Never visible.
WhenSelected1 Visible when selected.

See Also

Reference

Was this information helpful?