Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeVector3d::+ Operator
Syntax
C++
OdGeVector3d operator +(const OdGeVector3d& vect) const;

Addition operator for the OdGeVector3d class. 

 

Parameters
Description
vect
[in] A 3D vector to be added.

Returns a vector that is created by adding coordinates of this vector to the coordinates of the specified vector.

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