A factory class for creating point cloud filters.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.PointClouds.PointCloudFilterFactory
Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public static class PointCloudFilterFactory
The PointCloudFilterFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | CreateMultiPlaneFilter(IList<Plane>) | Creates a new point cloud filter based upon planar boundaries. |
![]() ![]() | CreateMultiPlaneFilter(IList<Plane>, Int32) | Creates a new point cloud filter based upon planar boundaries. |