API Reference > geometry-core > CartesianGeometry > Matrix3d > isAlmostEqual isAlmostEqual Method Test if this Matrix3d and other are within tolerance in all numeric entries. isAlmostEqual(other: Matrix3d, tol?: number): boolean Parameter Type Description other Matrix3d tol number optional tolerance for comparisons by Geometry.isDistanceWithinTol Returns - boolean Defined in core/geometry/src/geometry3d/Matrix3d.ts Line 273 Last Updated: 13 June, 2024