Share

ReferencePoint.Visible Property

Whether the point is visible when the family is loaded into a project.


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

Syntax

C#

public bool Visible { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?