ReferencePointGetVisibility Method

Gets the visibility for the point.

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

Return Value

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