EBlockCommand#

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

Bases: object

Represents an EBLOCK command.

Overview#

Elements

Gets the elements.

Index

Gets the command index.

Name

Gets the command name.

Property detail#

property EBlockCommand.Elements: tuple[Ansys.ACT.Automation.Mechanical.FE.CDB.CommandElement] | None#

Gets the elements.

property EBlockCommand.Index: int | None#

Gets the command index.

property EBlockCommand.Name: str | None#

Gets the command name.