API Reference > OdGe Classes > OdGeExtents3d Class > OdGeExtents3d Methods > OdGeExtents3d::addExt Method
OdGeExtents3d::addExt Method
Syntax
C++
OdGeExtents3d& addExt(const OdGeExtents3d& extents);
Parameters 
Description 
points 
[in] Array of 3D 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.