    

 ## On this page

  

 

 # `RLBlockCommand`

 Last update: 16.07.2025 

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

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

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

Represents a RLBLOCK command.

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

## Overview

### Properties

NameDescription[`Index`](#RLBlockCommand.Index)Gets the command index.[`Name`](#RLBlockCommand.Name)Gets the command name.[`Reals`](#RLBlockCommand.Reals)Gets the real constant sets.<a id="property-detail"></a>

## Property detail

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

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

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

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

Gets the real constant sets.