Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExtents2d::OdGeExtents2d Constructor (const OdGePoint2d&, const OdGePoint2d&)
Syntax
C++
OdGeExtents2d(const OdGePoint2d& min, const OdGePoint2d& max);

Constructor for the OdGeExtents2d class.

Parameters
Description
min
[in] Minimum point.
max
[in] Maximum point.
Copyright © 2002-2022. Open Design Alliance All rights reserved.