API Reference > OdGe Classes > OdGeBoundBlock3d Class > OdGeBoundBlock3d Methods > OdGeBoundBlock3d::minPoint Method
OdGeBoundBlock3d::minPoint Method
Syntax
C++
OdGePoint3d minPoint() const;

details Gets the minimum point of the OdGeBoundBlock3d object.

The min point of the object extents is one of two points that are used to construct a bounding block. The min point has minor values for each coordinate axis compared to the max point.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.