API Reference > OdDbPointCloud Classes > OdDbPointCloud Class > OdDbPointCloud Methods > OdDbPointCloud::getPointCloudClipping Method
OdDbPointCloud::getPointCloudClipping Method
Syntax
C++
OdDbPointCloudClipping* getPointCloudClipping(int);
Parameters 
Description 
nInd 
[in] An index of the OdDbPointCloudClipping object. 

Returns a pointer to a PointCloudClipping object at the specified position in the clipping boundaries array. 

 

Returns NULL if the index is out of range.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.