Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
points
[in] Array of 2D points to define the extents.

Reference to this OdGeExtents2d object.

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