API Reference > imodeljs-common > Geometry > GeodeticTransform > equals equals Method Compares two geodetic Transforms. It is not an equivalence test since descriptive information is strictly compared. A minuscule tolerance is applied to number compares. equals(other: GeodeticTransform): boolean Parameter Type Description other GeodeticTransform Returns - boolean Defined in core/common/src/geometry/GeodeticDatum.ts Line 414 Last Updated: 11 June, 2024