Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExtents2d::addPoint Method
Syntax
C++
OdGeExtents2d& addPoint(const OdGePoint2d& point);

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

 

Parameters
Description
point
[in] A 2D point that is added to define new extents.

Reference to this OdGeExtents2d object.

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