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

details Gets the maximum point of the OdGeBoundBlock3d object.

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

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