    

 ## On this page

  

 

 # `ArchiveSettings`

 Last update: 16.07.2025 

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

#### *class* Ansys.ACT.Automation.Mechanical.ArchiveSettings

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

A settings class for the project Archive operation

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

## Overview

### Properties

NameDescription[`IncludeResultAndSolutionFiles`](#ArchiveSettings.IncludeResultAndSolutionFiles)A boolean which configures the option to include result/solution files in the archive file[`IncludeUserFiles`](#ArchiveSettings.IncludeUserFiles)A boolean which configures the option to include files inside the UserFiles folder in the archive file<a id="property-detail"></a>

## Property detail

<a id="ArchiveSettings.IncludeResultAndSolutionFiles"></a>

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

A boolean which configures the option to include result/solution files in the archive file

<a id="ArchiveSettings.IncludeUserFiles"></a>

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

A boolean which configures the option to include files inside the UserFiles folder in the archive file