TurboWorkflow#

class ansys.fluent.core.generated.datamodel_242.preferences.Root.TurboWorkflow(service, rules, path)#

Bases: PyMenu

Singleton TurboWorkflow.

Classes:

CheckpointingOption(service, rules[, path])

Parameter CheckpointingOption of value type str.

FaceZoneSettings(service, rules, path)

Singleton FaceZoneSettings.

GraphicsSettings(service, rules, path)

Singleton GraphicsSettings.

SaveCheckpointFiles(service, rules[, path])

Parameter SaveCheckpointFiles of value type bool.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

class CheckpointingOption(service, rules, path=None)#

Bases: PyTextual

Parameter CheckpointingOption of value type str.

class SaveCheckpointFiles(service, rules, path=None)#

Bases: PyParameter

Parameter SaveCheckpointFiles of value type bool.

__init__(service, rules, path)#

__init__ method of PyMenu class.