API Reference > OdGe Classes > OdGeExtents2d Class > OdGeExtents2d Methods > OdGeExtents2d::addPoint Method
OdGeExtents2d::addPoint Method
Syntax
C++
OdGeExtents2d& addPoint(const OdGePoint2d& point);
Parameters 
Description 
const OdGePoint2d& point 
[in] A 2D point that is added to define new extents. 

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

 

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