transformation_child#
- class ansys.systemcoupling.core.adaptor.api_25_2.transformation_child.transformation_child(name=None, parent=None)#
Bases:
ContainerUse to apply transformations to coupling interface sides to control positioning of the geometry.
Properties
- optionstr
Specifies the type of transformation,
RotationorTranslation.- 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
UserDefinedcase.
Included in:
Parent |
Summary |
|---|---|
Use to apply transformations to coupling interface sides to control |