Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExtents3d::addPoints Method
Syntax
C++
OdGeExtents3d& addPoints(const OdGePoint3dArray& points);

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

 

Parameters
Description
points
[in] Array of 3D points that are added to extents.

Reference to this OdGeExtents3d object.

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