delete_transformation#

class ansys.systemcoupling.core.adaptor.api_24_2.delete_transformation.delete_transformation(name=None, parent=None)#

Bases: Command

Delete a transformation from a reference frame

In addition to deleting the transformation object, it will also remove the transformation from transformation_order (if it exists in that list).

Parameters:
reference_framestr

Name of the reference frame from which the transformation will be deleted.

transformation_namestr

Name of the transformation which will be deleted.

Included in:

Parent

Summary

setup_root

‘root’ object