Compare the properties values of this SGCoord3D object to another SGCoord3D object.
isEqual(coord);
Parameter |
Description |
coord |
An object of type SGCoord3D |
Return Value
True if the two objects have the same values for their properties, false otherwise.