TransformationType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.TransformationType Bases: enum.Enum Specifies the TransformationType. Overview Attributes Name Custom Flip Offset Rotation Attribute detail TransformationType.Custom = 0 TransformationType.Flip = 3 TransformationType.Offset = 1 TransformationType.Rotation = 2