Skip to main content

Mechanical scripting interface

CaseControlCommand

Last update: 14.01.2025

class Ansys.ACT.Automation.Mechanical.FE.NASTRAN.CaseControlCommand

Bases: object

Case control command.

Overview

Properties

Name Description
Index Gets the command index.
Name Gets the command name.
Text Gets the text.

Property detail

property CaseControlCommand.Index : int | None

Gets the command index.

property CaseControlCommand.Name : str | None

Gets the command name.

property CaseControlCommand.Text : str | None

Gets the text.