OutputSelection
#
- class ansys.mechanical.stubs.v252.Ansys.Mechanical.DataModel.Enums.OutputSelection(*args, **kwds)#
Bases:
enum.Enum
To select the method of Output Selection. The available options are None and By Named Selection.
Overview#
Attribute detail#
- OutputSelection.FollowUpstreamAnalysis = 3#
- OutputSelection.NamedSelection = 1#
- OutputSelection.NamedSelectionOnModeFile = 2#
- OutputSelection.None_ = 0#