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. 

Reference to this OdGeExtents2d object.

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

 

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