Close

Relief for ODA Team in Ukraine

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

Sets the minimum and maximum points for this OdGeExtents3d object. 

 

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