Close

Relief for ODA Team in Ukraine

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

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

 

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