Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint2d::!= Operator
Syntax
C++
bool operator !=(const OdGePoint2d& point) const;

Inequality operator. Returns true if any of the coordinates of this point are not equal to the corresponding coordinates of the specified point. 

 

Parameters
Description
point
[in] A 2D point to be checked for inequality with this point.
Copyright © 2002-2022. Open Design Alliance All rights reserved.