Skip to main content

Mechanical scripting interface

CommandEditorTarget

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.CommandEditorTarget

Bases: enum.Enum

Specifies the CommandEditorTarget.

Overview

Attributes

Name
ABAQUS
ANSYS
LSDYNA
MBD
SAMCEF
UNKNOWN

Attribute detail

CommandEditorTarget.ABAQUS = 5

CommandEditorTarget.ANSYS = 1

CommandEditorTarget.LSDYNA = 3

CommandEditorTarget.MBD = 2

CommandEditorTarget.SAMCEF = 4

CommandEditorTarget.UNKNOWN = 0