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