transformation_child#

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

Bases: Container

Use to apply transformations to coupling interface sides to control positioning of the geometry.

Properties

optionstr

Specifies the type of transformation, Rotation or Translation.

angleRealType

The angle of rotation for a rotation transformation.

axisstr

The axis of rotation to be used for a rotation transformation.

  • “XAxis” - Rotation is about the x-axis.

  • “YAxis” - Rotation is about the y-axis.

  • “ZAxis” - Rotation is about the z-axis.

  • “UserDefined” - Rotation is about a user defined vector.

vectorRealVectorType

Define an axis of rotation vector in the UserDefined case.

Included in:

Parent

Summary

transformation

Use to apply transformations to coupling interface sides to control