Skip to main content

Mechanical scripting interface

ModesCombinationType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.ModesCombinationType

Bases: enum.Enum

Specifies the ModesCombinationType.

Overview

Attributes

Name
CQC
NONE
ROSE
SRSS

Attribute detail

ModesCombinationType.CQC = 2

ModesCombinationType.NONE = 0

ModesCombinationType.ROSE = 3

ModesCombinationType.SRSS = 1