Range#

class ansys.fluent.core.datamodel_241.flicing.Root.Case.Results.Graphics.Vector._Vector.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.

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.