Range#

class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.Results.Graphics.LIC._LIC.Range(service, rules, path)#

Bases: PyMenu

Singleton Range.

Classes:

AutoRange(service, rules[, path])

Parameter AutoRange of value type bool.

ClipToRange(service, rules[, path])

Parameter ClipToRange of value type bool.

GlobalRange(service, rules[, path])

Parameter GlobalRange of value type bool.

MaxValue(service, rules[, path])

Parameter MaxValue of value type float.

MinValue(service, rules[, path])

Parameter MinValue of value type float.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

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

Bases: PyParameter

Parameter AutoRange of value type bool.

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

Bases: PyParameter

Parameter ClipToRange of value type bool.

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

Bases: PyParameter

Parameter GlobalRange of value type bool.

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

Bases: PyNumerical

Parameter MaxValue of value type float.

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

Bases: PyNumerical

Parameter MinValue of value type float.

__init__(service, rules, path)#

__init__ method of PyMenu class.