Close

Relief for ODA Team in Ukraine

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

Constructor for the OdGeExtents3d class.

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