Skip to main content

Mechanical scripting interface

ArchiveSettings

Last update: 14.01.2025

class Ansys.ACT.Automation.Mechanical.ArchiveSettings

Bases: object

A settings class for the project Archive operation

Overview

Properties

Name Description
IncludeResultAndSolutionFiles A boolean which configures the option to include result/solution files in the archive file
IncludeUserFiles A boolean which configures the option to include files inside the UserFiles folder in the archive file

Property detail

property ArchiveSettings.IncludeResultAndSolutionFiles : bool | None

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

property ArchiveSettings.IncludeUserFiles : bool | None

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