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