Share

getPointDataByPointCount Method

Overload List

Method Description
AcDbPointCloudEx::getPointDataByPointCount (IAcDbPointCloudDataBuffer*&, Adesk::UInt32, AcArray<AcString>&, IAcDbPointCloudSpatialFilter*, IAcDbPointCloudAttributeFilter*, Adesk::UInt32, Adesk::UInt32) Fills a given buffer with point data by specifying how many point you want and the spatial and attribute filters. This method does not consider view dependent filters and scan visiblity settings.
AcDbPointCloudEx::getPointDataByPointCount (IAcDbPointCloudDataBuffer*&, Adesk::UInt32, IAcDbPointCloudSpatialFilter*, IAcDbPointCloudAttributeFilter*, Adesk::UInt32, Adesk::UInt32) Fills a given buffer with point data by specifying how many point you want and the spatial and attribute filters.

Was this information helpful?