Close

Relief for ODA Team in Ukraine

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

Sets the minimum and maximum points for this OdGeExtents2d object. 

 

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