ETBlockCommand#

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

Bases: object

Represents a ETBLOCK command.

Overview#

ElementTypeCount

Gets the element type count.

ElementTypes

Gets the element types.

Index

Gets the command index.

Name

Gets the command name.

Property detail#

property ETBlockCommand.ElementTypeCount: int | None#

Gets the element type count.

property ETBlockCommand.ElementTypes: tuple[Ansys.ACT.Automation.Mechanical.FE.CDB.CommandElementType] | None#

Gets the element types.

property ETBlockCommand.Index: int | None#

Gets the command index.

property ETBlockCommand.Name: str | None#

Gets the command name.