API Reference > OdDb Classes > OdDbWipeout Class > OdDbWipeout Methods > OdDbWipeout::setBoundary Method
OdDbWipeout::setBoundary Method
Syntax
C++
virtual void setBoundary(const OdGePoint3dArray& boundary);
Parameters 
Description 
const OdGePoint3dArray& boundary 
[in] Array of planar WCS points. 

Sets orientation and boundary for this Wipeout entity (DXF 10, 11, 12, 71, 14, 24).

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