Point |
Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

public static PointCloudFilter CreateMultiPlaneFilter(
IList<Plane> planes,
int exactPlaneCount
)
Parameters
- planes IList Plane
- exactPlaneCount Int32
Return Value
PointCloudFilter