Skip to main content

Mechanical scripting interface

SequenceSelectionType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.SequenceSelectionType

Bases: enum.Enum

Specifies the SequenceSelectionType.

Overview

Attributes

Name
All
ByNumber
First
Identifier
Last
ModalSolution
MsupExpansion
MsupSolution
PSDPfact
Zero

Attribute detail

SequenceSelectionType.All = 2

SequenceSelectionType.ByNumber = 3

SequenceSelectionType.First = 0

SequenceSelectionType.Identifier = 8

SequenceSelectionType.Last = 1

SequenceSelectionType.ModalSolution = 5

SequenceSelectionType.MsupExpansion = 7

SequenceSelectionType.MsupSolution = 6

SequenceSelectionType.PSDPfact = 9

SequenceSelectionType.Zero = 4