Close

Relief for ODA Team in Ukraine

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

Subtraction operator for the OdGePoint3d class. 

 

Parameters
Description
vect
[in] Input vector by which a point is translated.

Returns a point that is translated in the opposite direction and length of the specified input vector.

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