ShellSecBlockCommand#

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

Bases: object

Represents a shell SECBLOCK command.

Overview#

Type

Get the section type.

Layers

Gets the layers.

Name

Gets the command name.

Index

Gets the command index.

Property detail#

property ShellSecBlockCommand.Type: System.String | None

Get the section type.

property ShellSecBlockCommand.Layers: System.Collections.Generic.IReadOnlyList[Ansys.ACT.Automation.Mechanical.FE.CDB.CommandLayer] | None

Gets the layers.

property ShellSecBlockCommand.Name: System.String | None

Gets the command name.

property ShellSecBlockCommand.Index: System.UInt32 | None

Gets the command index.