Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeBoundBlock3d::getMinMaxPoints Method
Syntax
C++
void getMinMaxPoints(OdGePoint3d& p1, OdGePoint3d& p2) const;

Returns the extents of the bounding block. 

 

Parameters
Description
p1
[out] Receives the first corner of the extents.
p2
[out] Receives the second corner of the extents.
Copyright © 2002-2022. Open Design Alliance All rights reserved.