EBlockCommand#

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

Bases: object

Represents an EBLOCK command.

Overview#

Elements

Gets the elements.

Name

Gets the command name.

Index

Gets the command index.

Property detail#

property EBlockCommand.Elements: System.Collections.Generic.IReadOnlyList[Ansys.ACT.Automation.Mechanical.FE.CDB.CommandElement] | None

Gets the elements.

property EBlockCommand.Name: System.String | None

Gets the command name.

property EBlockCommand.Index: System.UInt32 | None

Gets the command index.