choreo.ActionSym.ApplyTInvSegm# ActionSym.ApplyTInvSegm()# Returns a rational inverse transformed time segment given an input rational time segment. Parameters: tnum (int) – Numerator of the input time segment. tden (int) – Denominator of the input time segment. Returns: The numerator and denominator of the transformed time segment. Return type: int, int