GlobalSettings#
- class ansys.fluent.core.datamodel_231.flicing.Root.Case.App.GlobalSettings(service, rules, path)#
Bases:
PyMenu
Singleton GlobalSettings.
Classes:
AdvancedFlag
(service, rules[, path])Parameter AdvancedFlag of value type bool.
BetaFlag
(service, rules[, path])Parameter BetaFlag of value type bool.
BetaOrAdvancedFlag
(service, rules[, path])Parameter BetaOrAdvancedFlag of value type bool.
CFFOutput
(service, rules[, path])Parameter CFFOutput of value type bool.
PlotInterval
(service, rules[, path])Parameter PlotInterval of value type int.
- class AdvancedFlag(service, rules, path=None)#
Bases:
PyParameter
Parameter AdvancedFlag of value type bool.
- class BetaFlag(service, rules, path=None)#
Bases:
PyParameter
Parameter BetaFlag of value type bool.
- class BetaOrAdvancedFlag(service, rules, path=None)#
Bases:
PyParameter
Parameter BetaOrAdvancedFlag of value type bool.
- class CFFOutput(service, rules, path=None)#
Bases:
PyParameter
Parameter CFFOutput of value type bool.
- class PlotInterval(service, rules, path=None)#
Bases:
PyNumerical
Parameter PlotInterval of value type int.