Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint2d::setToSum Method
Syntax
C++
OdGePoint2d& setToSum(const OdGePoint2d& point, const OdGeVector2d& vect);

Sets this point to point + vect, and returns a reference to this point. 

 

Parameters
Description
point
[in] Any 2D point.
vect
[in] A 2D vector.
Copyright © 2002-2022. Open Design Alliance All rights reserved.