Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeClipBoundary2d::set Method (const OdGePoint2dArray&)
Syntax
C++
OdGe::ClipError set(const OdGePoint2dArray& clipBoundary);

Initializes convex polyline / polygon clip boundary. 

 

Parameters
Description
clipBoundary
[in] Array of points to define a clip boundary.

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

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