Close

Relief for ODA Team in Ukraine

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

Subtraction operator for the OdGeVector3d class. 

 

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

Returns a vector that is created by subtracting coordinates of the passed vector from the coordinates of this vector.

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