ISolveConfiguration
#
- class ansys.mechanical.stubs.v241.Ansys.ACT.Mechanical.Application.SolveProcessSettings.ISolveConfiguration#
Bases:
object
ISolveConfiguration interface.
Overview#
Sets 'this' to be the default configuration to solve with. |
Gets whether or not this SolveConfiguration is the default configuration. |
|
Gets or sets the name of the SolveConfiguraiton Object |
|
Gets the QueueSettings object for the configuration. |
|
Gets the SolveProcessSettings for the current object. |
Property detail#
- property ISolveConfiguration.Default: bool | None#
Gets whether or not this SolveConfiguration is the default configuration.
- property ISolveConfiguration.Name: str | None#
Gets or sets the name of the SolveConfiguraiton Object
- property ISolveConfiguration.Settings: Ansys.ACT.Mechanical.Application.SolveProcessSettings.IQueueSettings | None#
Gets the QueueSettings object for the configuration.
- property ISolveConfiguration.SolveProcessSettings: Ansys.ACT.Mechanical.Application.SolveProcessSettings.ISolveProcessSettings | None#
Gets the SolveProcessSettings for the current object.