IceOutput#

class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.App.Solution.IceRun.IceOutput(service, rules, path)#

Bases: PyMenu

Singleton IceOutput.

Classes:

HybridRemeshing(service, rules[, path])

Parameter HybridRemeshing of value type bool.

RemeshingDelay(service, rules[, path])

Parameter RemeshingDelay of value type int.

RemeshingMode(service, rules[, path])

Parameter RemeshingMode of value type str.

RemeshingSetup(service, rules[, path])

Parameter RemeshingSetup of value type bool.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

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

Bases: PyParameter

Parameter HybridRemeshing of value type bool.

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

Bases: PyNumerical

Parameter RemeshingDelay of value type int.

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

Bases: PyTextual

Parameter RemeshingMode of value type str.

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

Bases: PyParameter

Parameter RemeshingSetup of value type bool.

__init__(service, rules, path)#

__init__ method of PyMenu class.