choreo.ActionSym.IsSamePerm#

ActionSym.IsSamePerm(self, ActionSym other) bool#

Returns True if the two transformations have identical body permutations.

Parameters:

other (choreo.ActionSym) – Input transformation.

Return type:

bool