`ExpandResultsSubType` Last update: 16.07.2025 class Ansys.Mechanical.DataModel.Enums.ExpandResultsSubType(*args, **kwds) Bases: enum.Enum Specifies the ExpandResultsSubType. Overview Attributes Name HarmonicSolution ModalSolution TransientSolution Attribute detail ExpandResultsSubType.HarmonicSolution = 2 ExpandResultsSubType.ModalSolution = 1 ExpandResultsSubType.TransientSolution = 3