GenericCommand#

class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.FE.NASTRAN.GenericCommand#

Bases: object

Generic command.

Overview#

Arguments

Gets the arguments.

Index

Gets the command index.

Name

Gets the command name.

Property detail#

property GenericCommand.Arguments: tuple[Any] | None#

Gets the arguments.

property GenericCommand.Index: int | None#

Gets the command index.

property GenericCommand.Name: str | None#

Gets the command name.