API Reference > OdGe Classes > OdGeExtents3d Class > OdGeExtents3d Methods > OdGeExtents3d::addPoint Method
OdGeExtents3d::addPoint Method
Syntax
C++
OdGeExtents3d& addPoint(const OdGePoint3d& point);
Parameters 
Description 
const OdGePoint3d& point 
[in] Any 3D point. 

Updates the extents of this Extents object with the specified point. 

 

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