TurboSetup#
- class ansys.fluent.core.generated.datamodel_252.preferences.Root.TurboSetup(service, rules, path)#
Bases:
PyMenuSingleton TurboSetup.
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:
PyTextualParameter CheckpointingOption of value type str.
- class SaveCheckpointFiles(service, rules, path=None)#
Bases:
PyParameterParameter SaveCheckpointFiles of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.