Close

Relief for ODA Team in Ukraine

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

Subtraction operator for the OdGePoint3d class. 

 

Parameters
Description
point
[in] Input 3D 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.