Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeClipBoundary2d::OdGeClipBoundary2d Constructor (const OdGePoint2d&, const OdGePoint2d&)
Syntax
C++
OdGeClipBoundary2d(const OdGePoint2d& cornerA, const OdGePoint2d& cornerB);

Constructor for the OdGeClipBoundary2d class. Constructs a 2D clip boundary limited by the specified points. Currently not implemented. 

 

Parameters
Description
cornerA
[in] First corner to define a clip boundary.
cornerB
[in] Second corner to define a clip boundary.
Copyright © 2002-2022. Open Design Alliance All rights reserved.