API Reference > OdDbPointCloud Classes > OdDbPointCloudClipping Class > OdDbPointCloudClipping Methods > OdDbPointCloudClipping::setBox Method
OdDbPointCloudClipping::setBox Method
Syntax
C++
void setBox(OdGePoint3d const &, OdGePoint3d const &);
Parameters 
Description 
p1 
[in] - First corner.  
p2 
[in] - Second corner. 

Sets this clipping boundary to a parallelepiped clipping boundary with the specified diagonal vertices. 

 

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