GenericCommand#

class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.FE.CDB.GenericCommand#

Bases: object

Represents a generic command.

Overview#

Arguments

Gets the arguments.

Index

Gets the command index.

Name

Gets the command name.

Property detail#

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

Gets the arguments.

property GenericCommand.Index: int | None#

Gets the command index.

property GenericCommand.Name: str | None#

Gets the command name.