Close

Relief for ODA Team in Ukraine

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

Subtraction operator for the OdGePoint2d class. 

 

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

Returns a reference to the point equal to this point translated by the vector opposite to the specified vector.

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