Skip to main content

Mechanical scripting interface

RBDProgramControlType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.RBDProgramControlType

Bases: enum.Enum

Overview

Attributes

Name
Off
On
ProgramControlled

Attribute detail

RBDProgramControlType.Off = 2

RBDProgramControlType.On = 1

RBDProgramControlType.ProgramControlled = 0