OutputSelection#

class ansys.mechanical.stubs.v242.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#

Attribute detail#

OutputSelection.NamedSelection = 1#
OutputSelection.None_ = 0#