API Reference > OdDbPointCloud Classes > OdDbPointCloud Class > OdDbPointCloud Methods > OdDbPointCloud::addClippingBoundary Method
OdDbPointCloud::addClippingBoundary Method
Syntax
C++
bool addClippingBoundary(OdDbPointCloudClipping const &);
Parameters 
Description 
boundary 
[in] An OdDbPointCloudClipping object to be added. 

Returns true if the specified clipping boundary is successfully added or false if the boundary isn't valid.

Adds a clipping boundary to the clipping boundaries array for this point cloud entity. 

 

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