Indicates if point clouds are currently hidden in the view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public bool ArePointCloudsHidden { get; set; }
Property Value
BooleanTrue if point clouds are currently hidden in the view, false otherwise.