Visibility flag for point cloud scans.
Namespace: Autodesk.Revit.DB.PointCloudsAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool Visible { get; set; }Property Value
Boolean
Remarks
This flag is used only for visibility of point cloud scans
because the visibility of the whole point cloud element is managed as for other elements hidden in the view.
See Also
Reference