LinuxSettings#

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

Bases: object

The class representing the linux settings portion of the solve process settings.

Overview#

Active

Whether the linux settings are active.

UserName

The user name.

WorkingFolder

The working folder.

Property detail#

property LinuxSettings.Active: System.Boolean | None

Whether the linux settings are active.

property LinuxSettings.UserName: System.String | None

The user name.

property LinuxSettings.WorkingFolder: System.String | None

The working folder.