ExpandResultsSubType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.ExpandResultsSubType Bases: enum.Enum Specifies the ExpandResultsSubType. Overview Attributes Name HarmonicSolution ModalSolution TransientSolution Attribute detail ExpandResultsSubType.HarmonicSolution = 2 ExpandResultsSubType.ModalSolution = 1 ExpandResultsSubType.TransientSolution = 3