    

 ## On this page

  

 

 # `RSMQueue`

 Last update: 09.03.2026 

<a id="ansys.mechanical.stubs.v251.Ansys.ACT.Mechanical.Application.SolveProcessSettings.RSMQueue"></a>

#### *class* Ansys.ACT.Mechanical.Application.SolveProcessSettings.RSMQueue

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

The class representing an RSM Queue.

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

## Overview

### Properties

NameDescription[`HPCConfiguration`](#RSMQueue.HPCConfiguration)The HPC configuration of the RSM Queue.[`HPCQueue`](#RSMQueue.HPCQueue)The HPC Queue of the RSM Queue.[`HPCType`](#RSMQueue.HPCType)The HPC type of the RSM Queue[`Name`](#RSMQueue.Name)The name of the RSM Queue.<a id="property-detail"></a>

## Property detail

<a id="RSMQueue.HPCConfiguration"></a>

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

The HPC configuration of the RSM Queue.

<a id="RSMQueue.HPCQueue"></a>

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

The HPC Queue of the RSM Queue.

<a id="RSMQueue.HPCType"></a>

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

The HPC type of the RSM Queue

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

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

The name of the RSM Queue.