Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeClipBoundary2d::set Method (const OdGePoint2d&, const OdGePoint2d&)
Syntax
C++
OdGe::ClipError set(const OdGePoint2d& cornerA, const OdGePoint2d& cornerB);

Initializes ortho-aligned rectangular clip boundary. Currently not implemented. 

 

Parameters
Description
cornerA
[in] First corner to define a clip boundary.
cornerB
[in] Second corner to define a clip boundary.

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

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