OptimizeInputData#

class ansys.fluent.core.generated.datamodel_251.preferences.Root.Graphics.Performance.OptimizeInputData(service, rules, path)#

Bases: PyMenu

Singleton 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: PyParameter

Parameter Enabled of value type bool.

class MaximumFacetsPerShell(service, rules, path=None)#

Bases: PyNumerical

Parameter MaximumFacetsPerShell of value type int.

__init__(service, rules, path)#

__init__ method of PyMenu class.