    

 ## On this page

  

 

 # `ILinuxSettings`

 Last update: 16.07.2025 

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

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

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

ILinuxSettings interface.

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

## Overview

### Properties

NameDescription[`Active`](#ILinuxSettings.Active)Gets or sets whether or not manual linux settings are enable for the configuration.[`UserName`](#ILinuxSettings.UserName)Gets or sets the user name field for the manual linux settings.[`WorkingFolder`](#ILinuxSettings.WorkingFolder)Gets or sets the working folder field for the manual linxus settings.<a id="property-detail"></a>

## Property detail

<a id="ILinuxSettings.Active"></a>

### *property* ILinuxSettings.Active *: [bool](https://docs.python.org/3/library/functions.html#bool) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets whether or not manual linux settings are enable for the configuration.

<a id="ILinuxSettings.UserName"></a>

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

Gets or sets the user name field for the manual linux settings.

<a id="ILinuxSettings.WorkingFolder"></a>

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

Gets or sets the working folder field for the manual linxus settings.