get_transformation#

class ansys.systemcoupling.core.adaptor.api_25_2.get_transformation.get_transformation(name=None, parent=None)#

Bases: Command

Given an interface and side, returns the resultant transformation, in the form of a Python dictionary and formatted as a DataModel reference_frame object. If multiple transformations are applied to the interface side, the composite transformation is returned.

This command can only be invoked after the analysis is initialized.

Parameters:
interface_namestr

Name of the interface

sidestr

Interface side. Can be “One” or “Two”.

Included in:

Parent

Summary

solution_root

‘root’ object