OptimizeInputData#
- class ansys.fluent.core.generated.datamodel_252.preferences.Root.Graphics.Performance.OptimizeInputData(service, rules, path)#
Bases:
PyMenuSingleton OptimizeInputData.
Classes:
Enabled(service, rules[, path])Parameter Enabled of value type bool.
MaximumFacetsPerShell(service, rules[, path])Parameter MaximumFacetsPerShell of value type int.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class Enabled(service, rules, path=None)#
Bases:
PyParameterParameter Enabled of value type bool.
- class MaximumFacetsPerShell(service, rules, path=None)#
Bases:
PyNumericalParameter MaximumFacetsPerShell of value type int.
- __init__(service, rules, path)#
__init__ method of PyMenu class.