API Reference > imodeljs-common > Geometry > GeodeticEllipsoid > equals equals Method Compares two Geodetic Ellipsoid. It is a strict compare operation not an equivalence test but it applies a minuscule tolerance for floating point compares. It takes into account descriptive properties not only mathematical definition properties. equals(other: GeodeticEllipsoid): boolean Parameter Type Description other GeodeticEllipsoid Returns - boolean Defined in core/common/src/geometry/GeodeticEllipsoid.ts Line 106 Last Updated: 11 June, 2024