choreo.ActionSym.IsWellFormed#

ActionSym.IsWellFormed()#

Returns True if the transformation is well-formed.

This function will return True if and only if all the following constraints are satisfied:

Parameters:

atol (float, optional) – Absolute tolerance for the orthogonality test.

Return type:

bool