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

Returns a pointer to a constant 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.