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. 

Reference to this OdGeExtents2d object.

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

 

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