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

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

 

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