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

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

 

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