    

 ## On this page

  

 

 # `ShellSecBlockCommand`

 Last update: 09.03.2026 

<a id="ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.FE.CDB.ShellSecBlockCommand"></a>

#### *class* Ansys.ACT.Automation.Mechanical.FE.CDB.ShellSecBlockCommand

Bases: [`object`](https://docs.python.org/3/library/functions.html#object)

Represents a shell SECBLOCK command.

<a id="overview"></a>

## Overview

### Properties

NameDescription[`Index`](#ShellSecBlockCommand.Index)Gets the command index.[`Layers`](#ShellSecBlockCommand.Layers)Gets the layers.[`Name`](#ShellSecBlockCommand.Name)Gets the command name.[`Type`](#ShellSecBlockCommand.Type)Get the section type.<a id="property-detail"></a>

## Property detail

<a id="ShellSecBlockCommand.Index"></a>

### *property* ShellSecBlockCommand.Index *: [int](https://docs.python.org/3/library/functions.html#int) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the command index.

<a id="ShellSecBlockCommand.Layers"></a>

### *property* ShellSecBlockCommand.Layers *: [tuple](https://docs.python.org/3/library/stdtypes.html#tuple)\[[Ansys.ACT.Automation.Mechanical.FE.CDB.CommandLayer](CommandLayer.md#ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.FE.CDB.CommandLayer)\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the layers.

<a id="ShellSecBlockCommand.Name"></a>

### *property* ShellSecBlockCommand.Name *: [str](https://docs.python.org/3/library/stdtypes.html#str) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the command name.

<a id="ShellSecBlockCommand.Type"></a>

### *property* ShellSecBlockCommand.Type *: [str](https://docs.python.org/3/library/stdtypes.html#str) | [None](https://docs.python.org/3/library/constants.html#None)*

Get the section type.