OutputSelection Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.OutputSelection Bases: enum.Enum To select the method of Output Selection. The available options are None and By Named Selection. Overview Attributes Name NamedSelection None_ Attribute detail OutputSelection.NamedSelection = 1 OutputSelection.None_ = 0