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

eOk if initialized successfully, or an appropriate error code otherwise.

Initializes convex polyline / polygon clip boundary. 

 

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