    

 ## On this page

  

 

 # `OptionsControlCommand`

 Last update: 09.03.2026 

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

#### *class* Ansys.ACT.Automation.Mechanical.FE.NASTRAN.OptionsControlCommand

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

Options control command.

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

## Overview

### Properties

NameDescription[`Arguments`](#OptionsControlCommand.Arguments)Gets the arguments.[`Index`](#OptionsControlCommand.Index)Gets the command index.[`Name`](#OptionsControlCommand.Name)Gets the command name.[`OptionLines`](#OptionsControlCommand.OptionLines)Gets the option lines.<a id="property-detail"></a>

## Property detail

<a id="OptionsControlCommand.Arguments"></a>

### *property* OptionsControlCommand.Arguments *: [tuple](https://docs.python.org/3/library/stdtypes.html#tuple)\[Any\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the arguments.

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

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

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

### *property* OptionsControlCommand.OptionLines *: [tuple](https://docs.python.org/3/library/stdtypes.html#tuple)\[Any\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the option lines.