CDBCommand
-
class ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.FE.CDB.CDBCommand(iCommand: Ansys.Common.Interop.FECommandsModel.ICommand)
Bases: object
Property detail
-
property CDBCommand.Index: int | None
Gets the command index.
-
property CDBCommand.Name: str | None
Gets the command name.
Method detail
-
CDBCommand.Equals(obj: Any) → bool
Equals method.
-
CDBCommand.GetHashCode() → int
GetHashCode method.
-
CDBCommand.GetType() → type
GetType method.
-
CDBCommand.ToString() → str
ToString method.