API Reference > OdGe Classes > OdGeExtents3d Class > OdGeExtents3d Methods > OdGeExtents3d::addExt Method
OdGeExtents3d::addExt Method
Syntax
C++
OdGeExtents3d& addExt(const OdGeExtents3d& extents);
Parameters 
Description 
const OdGeExtents3d& extents 
[in] Array of 3D points that are added to these extents. 

Reference to this OdGeExtents3d object.

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

 

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