ETBlockCommand#

class ansys.mechanical.stubs.v241.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.

Name

Gets the command name.

Index

Gets the command index.

Property detail#

property ETBlockCommand.ElementTypeCount: System.Int32 | None

Gets the element type count.

property ETBlockCommand.ElementTypes: System.Collections.Generic.IReadOnlyList[Ansys.ACT.Automation.Mechanical.FE.CDB.CommandElementType] | None

Gets the element types.

property ETBlockCommand.Name: System.String | None

Gets the command name.

property ETBlockCommand.Index: System.UInt32 | None

Gets the command index.