QueueSettings#

class ansys.mechanical.stubs.v242.Ansys.ACT.Mechanical.Application.SolveProcessSettings.QueueSettings#

Bases: object

The class representing queue settings.

Overview#

Name

The name of the queue settings.

JobName

The job name of the queue settings.

License

The license of the queue settings. The setter will throw an exception if the given license is not valid.

Property detail#

property QueueSettings.Name: System.String | None

The name of the queue settings.

property QueueSettings.JobName: System.String | None

The job name of the queue settings.

property QueueSettings.License: System.String | None

The license of the queue settings. The setter will throw an exception if the given license is not valid.