Skip to main content

Mechanical scripting interface 2025

`OutputSelection`

Last update: 09.03.2026

class 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

Attributes

Name
FollowUpstreamAnalysis
NamedSelection
NamedSelectionOnModeFile
None_

Attribute detail

OutputSelection.FollowUpstreamAnalysis = 3

OutputSelection.NamedSelection = 1

OutputSelection.NamedSelectionOnModeFile = 2

OutputSelection.None_ = 0

Connect with Ansys