ReferencePointGetVisibility Method

Gets the visibility for the point.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public FamilyElementVisibility GetVisibility()

Return Value

FamilyElementVisibility
A copy of visibility settings for the ReferencePoint.
See Also