choreo.ActionSym.IsSame#
- ActionSym.IsSame()#
Returns
Trueif the two transformations are withinatolof each other.- Parameters:
other (
choreo.ActionSym) – Input transformation.atol (
float, optional) – Absolute tolerance.
- Return type:
Returns True if the two transformations are within atol of each other.
other (choreo.ActionSym) – Input transformation.
atol (float, optional) – Absolute tolerance.