PointCloudFilterFactoryCreateMultiPlaneFilter(IListPlane) Method


Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static PointCloudFilter CreateMultiPlaneFilter(
	IList<Plane> planes
)

Parameters

planes  IListPlane
 

Return Value

PointCloudFilter
See Also