isAlmostEqual Method

deep test for equality.

  • Exact equality for discrete number arrays.
  • approximate test for coordinate data.

isAlmostEqual(other: PolyfaceAuxData, tol?: number): boolean

Parameter Type Description
other PolyfaceAuxData  
tol number  

Defined in

Last Updated: 08 January, 2020