API Reference > OdGe Classes > OdGeExtents2d Class > OdGeExtents2d Methods > OdGeExtents2d::addExt Method
OdGeExtents2d::addExt Method
Syntax
C++
OdGeExtents2d& addExt(const OdGeExtents2d& extents);
Parameters 
Description 
const OdGeExtents2d& extents 
[in] 2D Extents object with the points to be added. 

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

 

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