LinuxSettings#

class ansys.mechanical.stubs.v242.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: bool | None#

Whether the linux settings are active.

property LinuxSettings.UserName: str | None#

The user name.

property LinuxSettings.WorkingFolder: str | None#

The working folder.