General#
- class ansys.fluent.core.generated.datamodel_242.preferences.Root.General(service, rules, path)#
Bases:
PyMenu
Singleton General.
Classes:
AdvancedPartition
(service, rules[, path])Parameter AdvancedPartition of value type str.
AutomaticTranscript
(service, rules[, path])Parameter AutomaticTranscript of value type bool.
DefaultIOFormat
(service, rules[, path])Parameter DefaultIOFormat of value type str.
DockEditor
(service, rules[, path])Parameter DockEditor of value type bool.
FlowModel
(service, rules[, path])Parameter FlowModel of value type str.
IdleTimeout
(service, rules[, path])Parameter IdleTimeout of value type int.
ImportPhysicsVolumeDefinitions
(service, rules)Parameter ImportPhysicsVolumeDefinitions of value type str.
InitialPhysicsVolumeDefinitions
(service, rules)Parameter InitialPhysicsVolumeDefinitions of value type str.
Parameter SkipCreationOfGroupsPointingToSingleEntity of value type bool.
StartupMessages
(service, rules, path)Singleton StartupMessages.
UTLCreatePhysicsOnModeChange
(service, rules)Parameter UTLCreatePhysicsOnModeChange of value type bool.
UTLMode
(service, rules[, path])Parameter UTLMode of value type bool.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class AdvancedPartition(service, rules, path=None)#
Bases:
PyTextual
Parameter AdvancedPartition of value type str.
- class AutomaticTranscript(service, rules, path=None)#
Bases:
PyParameter
Parameter AutomaticTranscript of value type bool.
- class DefaultIOFormat(service, rules, path=None)#
Bases:
PyTextual
Parameter DefaultIOFormat of value type str.
- class DockEditor(service, rules, path=None)#
Bases:
PyParameter
Parameter DockEditor of value type bool.
- class IdleTimeout(service, rules, path=None)#
Bases:
PyNumerical
Parameter IdleTimeout of value type int.
- class ImportPhysicsVolumeDefinitions(service, rules, path=None)#
Bases:
PyTextual
Parameter ImportPhysicsVolumeDefinitions of value type str.
- class InitialPhysicsVolumeDefinitions(service, rules, path=None)#
Bases:
PyTextual
Parameter InitialPhysicsVolumeDefinitions of value type str.
- class SkipCreationOfGroupsPointingToSingleEntity(service, rules, path=None)#
Bases:
PyParameter
Parameter SkipCreationOfGroupsPointingToSingleEntity of value type bool.
- class UTLCreatePhysicsOnModeChange(service, rules, path=None)#
Bases:
PyParameter
Parameter UTLCreatePhysicsOnModeChange of value type bool.
- class UTLMode(service, rules, path=None)#
Bases:
PyParameter
Parameter UTLMode of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.