ModelType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.ModelType Bases: enum.Enum Specifies the ModelType. Overview Attributes Name Type_2_5DZDirectionExtrusion Type_2_5YAxisRotationExtrusion Type_3D Type_VibratingStructuralPanel Attribute detail ModelType.Type_2_5DZDirectionExtrusion = 1 ModelType.Type_2_5YAxisRotationExtrusion = 2 ModelType.Type_3D = 0 ModelType.Type_VibratingStructuralPanel = 3