API Reference > OdGe Classes > OdGeClipBoundary2d Class > OdGeClipBoundary2d Constructor > OdGeClipBoundary2d::OdGeClipBoundary2d Constructor (OdGePoint2dArray&)
OdGeClipBoundary2d::OdGeClipBoundary2d Constructor (OdGePoint2dArray&)
Syntax
C++
OdGeClipBoundary2d(const OdGePoint2dArray& clipBoundary);
Parameters 
Description 
const OdGePoint2dArray& clipBoundary 
[in] Array of points to define a clip boundary. 

Constructor for the OdGeClipBoundary2d class. Constructs a 2D clip boundary from the passed array of points. 

 

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