Close

Relief for ODA Team in Ukraine

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

Equality operator. Returns true if all the coordinates of this point are equal to the corresponding coordinates of the specified point. 

 

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