Skip to main content

Mechanical scripting interface

NASTRANCommand

Last update: 14.01.2025

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

Bases: object

NASTRANCommand class.

Overview

Properties

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

Property detail

property NASTRANCommand.Index : int | None

Gets the command index.

property NASTRANCommand.Name : str | None

Gets the command name.