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

Reference to this OdGeExtents3d object.

Updates the extents of this OdGeExtents3d object with the specified point. 

 

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