isAlmostEqual Method
toleranced comparison of the input
and value
fields.
- Default tolerance is 1.0e-8
isAlmostEqual(other: AuxChannelData, tol?: number): boolean
Parameter | Type | Description |
---|---|---|
other | AuxChannelData | |
tol | number |
Returns - boolean
Defined in
- polyface/AuxData.ts Line 74
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.