ArchiveSettings#

class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.ArchiveSettings#

Bases: object

A settings class for the project Archive operation

Overview#

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: System.Boolean | None

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

property ArchiveSettings.IncludeUserFiles: System.Boolean | None

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