ABAQUSCommand#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.FE.ABAQUS.ABAQUSCommand(iCommand: Ansys.Common.Interop.FECommandsModel.ICommand)#

Bases: object

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

FullName

FullName property.

Index

Gets the command index.

Name

Gets the command name.

Property detail#

property ABAQUSCommand.FullName: str | None#

FullName property.

property ABAQUSCommand.Index: int | None#

Gets the command index.

property ABAQUSCommand.Name: str | None#

Gets the command name.

Method detail#

ABAQUSCommand.Equals(obj: Any) bool#

Equals method.

ABAQUSCommand.GetHashCode() int#

GetHashCode method.

ABAQUSCommand.GetType() type#

GetType method.

ABAQUSCommand.ToString() str#

ToString method.