Skip to main content

Mechanical scripting interface

RestartType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.RestartType

Bases: enum.Enum

Specifies the RestartType.

Overview

Attributes

Name
Manual
Off
ProgramControlled

Attribute detail

RestartType.Manual = 1

RestartType.Off = 2

RestartType.ProgramControlled = 0