Skip to main content

Mechanical scripting interface

SpectrumType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.SpectrumType

Bases: enum.Enum

Specifies the SpectrumType.

Overview

Attributes

Name
MultiplePoints
None_
SinglePoint

Attribute detail

SpectrumType.MultiplePoints = 2

SpectrumType.None_ = 0

SpectrumType.SinglePoint = 1