API Reference > OdDbPointCloud Classes > OdDbPointCloudClipping Class > OdDbPointCloudClipping Methods > OdDbPointCloudClipping::setBoundary Method
OdDbPointCloudClipping::setBoundary Method
Syntax
C++
void setBoundary(const OdGePoint2dArray &);
Parameters 
Description 
points 
[in] - Array of vertices. 

Sets this clipping boundary to a polygonal clipping boundary with the specified vertices. 

 

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