Performance#
- class ansys.fluent.core.generated.datamodel_242.preferences.Root.Graphics.Performance(service, rules, path)#
Bases:
PyMenu
Singleton Performance.
Classes:
FastDisplayMode
(service, rules, path)Singleton FastDisplayMode.
MinimumFrameRate
(service, rules, path)Singleton MinimumFrameRate.
OptimizeFor
(service, rules[, path])Parameter OptimizeFor of value type str.
Parameter RatioOfTargetFrameRateToClassifyHeavyGeometry of value type float.
Parameter RatioOfTargetFrameRateToDeclassifyHeavyGeometry of value type float.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class OptimizeFor(service, rules, path=None)#
Bases:
PyTextual
Parameter OptimizeFor of value type str.
- class RatioOfTargetFrameRateToClassifyHeavyGeometry(service, rules, path=None)#
Bases:
PyNumerical
Parameter RatioOfTargetFrameRateToClassifyHeavyGeometry of value type float.
- class RatioOfTargetFrameRateToDeclassifyHeavyGeometry(service, rules, path=None)#
Bases:
PyNumerical
Parameter RatioOfTargetFrameRateToDeclassifyHeavyGeometry of value type float.
- __init__(service, rules, path)#
__init__ method of PyMenu class.