Close

Relief for ODA Team in Ukraine

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

Subtraction operator for the OdGePoint2d class. 

 

Parameters
Description
point
[in] Input 2D point, coordinates of which are subtracted from the coordinates of this point.

Returns a vector formed as a result of this point's coordinates minus coordinates of the specified point.

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