API Reference > OdGe Classes > OdGeExtents2d Class > OdGeExtents2d Methods > OdGeExtents2d::addPoints Method
OdGeExtents2d::addPoints Method
Syntax
C++
OdGeExtents2d& addPoints(const OdGePoint2dArray& points);
Parameters 
Description 
const OdGePoint2dArray& points 
[in] Array of 2D points to define the extents. 

Updates the extents of this Extents object with the specified array of points. 

 

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