choreo.ActionSym.IsIdentityRot#

ActionSym.IsIdentityRot(self, double atol=default_atol) bool#

Returns True if the space isometry part of the transformation is within atol of the identity.

Parameters:

atol (float, optional) – Absolute tolerance.

Return type:

bool