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 with the points to be added. 

Reference to this OdGeExtents2d object.

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

 

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