GenericCommand#

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

Bases: object

Generic command.

Overview#

Arguments

Gets the arguments.

Name

Gets the command name.

Index

Gets the command index.

Property detail#

property GenericCommand.Arguments: System.Collections.Generic.IReadOnlyList[System.Object] | None

Gets the arguments.

property GenericCommand.Name: System.String | None

Gets the command name.

property GenericCommand.Index: System.UInt32 | None

Gets the command index.