    

 ## On this page

  

 

 # `SeccontrolCommand`

 Last update: 16.07.2025 

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

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

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

Represents a SECCONTROL command.

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

## Overview

### Properties

NameDescription[`Index`](#SeccontrolCommand.Index)Gets the command index.[`Name`](#SeccontrolCommand.Name)Gets the command name.[`Values`](#SeccontrolCommand.Values)Gets the values.<a id="property-detail"></a>

## Property detail

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

### *property* SeccontrolCommand.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="SeccontrolCommand.Name"></a>

### *property* SeccontrolCommand.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="SeccontrolCommand.Values"></a>

### *property* SeccontrolCommand.Values *: [tuple](https://docs.python.org/3/library/stdtypes.html#tuple)\[[float](https://docs.python.org/3/library/functions.html#float)\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the values.