ILinuxSettings#

class ansys.mechanical.stubs.v241.Ansys.ACT.Mechanical.Application.SolveProcessSettings.ILinuxSettings#

Bases: object

ILinuxSettings interface.

Overview#

Active

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

UserName

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

WorkingFolder

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

Property detail#

property ILinuxSettings.Active: System.Boolean | None

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

property ILinuxSettings.UserName: System.String | None

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

property ILinuxSettings.WorkingFolder: System.String | None

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