Share

traverseAllPointData Method

Overload List

Method Description
AcDbPointCloudEx::traverseAllPointData (IAcDbPointCloudPointProcessor*, IAcDbPointCloudSpatialFilter*, Adesk::UInt32, int, AcArray<AcString>&) Processes all data in the point cloud using the spatial filter. This method does not consider view dependent filters and scan visiblity.
AcDbPointCloudEx::traverseAllPointData (IAcDbPointCloudPointProcessor*, IAcDbPointCloudSpatialFilter*, Adesk::UInt32, int) Processes all data in the point cloud using the spatial filter.

Was this information helpful?