Share

PointCloudOverrideSettings.Visible Property

Visibility flag for point cloud scans.


Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

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

Was this information helpful?