Sets the minimum and maximum points for this OdGeExtents3d object to that of the box defined by pt1 and pt2.
Parameters
Parameters
Description
pt1
[in] First point that defines the extents.
pt2
[in] Second point that defines the extents.
Remarks
The passed first and second points are only needed to define a box. The points themselves do not necessarily need to be minimum and maximum points. The coordinates of the passed points are compared and then set to real minimum and maximum points.