General#
- class ansys.fluent.core.generated.datamodel_252.preferences.Root.General(service, rules, path)#
Bases:
PyMenuSingleton 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.
UTLCreateDefaultObjectIfPossible(service, rules)Parameter UTLCreateDefaultObjectIfPossible 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:
PyTextualParameter AdvancedPartition of value type str.
- class AutomaticTranscript(service, rules, path=None)#
Bases:
PyParameterParameter AutomaticTranscript of value type bool.
- class DefaultIOFormat(service, rules, path=None)#
Bases:
PyTextualParameter DefaultIOFormat of value type str.
- class DockEditor(service, rules, path=None)#
Bases:
PyParameterParameter DockEditor of value type bool.
- class IdleTimeout(service, rules, path=None)#
Bases:
PyNumericalParameter IdleTimeout of value type int.
- class ImportPhysicsVolumeDefinitions(service, rules, path=None)#
Bases:
PyTextualParameter ImportPhysicsVolumeDefinitions of value type str.
- class InitialPhysicsVolumeDefinitions(service, rules, path=None)#
Bases:
PyTextualParameter InitialPhysicsVolumeDefinitions of value type str.
- class SkipCreationOfGroupsPointingToSingleEntity(service, rules, path=None)#
Bases:
PyParameterParameter SkipCreationOfGroupsPointingToSingleEntity of value type bool.
- class UTLCreateDefaultObjectIfPossible(service, rules, path=None)#
Bases:
PyParameterParameter UTLCreateDefaultObjectIfPossible of value type bool.
- class UTLMode(service, rules, path=None)#
Bases:
PyParameterParameter UTLMode of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.