Sphere#

class ansys.fluent.core.datamodel_241.flicing.Root.Case.Results.Graphics.ParticleTracks._ParticleTracks.Style.Sphere(service, rules, path)

Bases: PyMenu

Singleton Sphere.

Classes:

Range(service, rules, path)

Singleton Range.

ScaleFactor(service, rules[, path])

Parameter ScaleFactor of value type float.

SphereField(service, rules[, path])

Parameter SphereField of value type str.

SphereLod(service, rules[, path])

Parameter SphereLod of value type int.

SphereSize(service, rules[, path])

Parameter SphereSize of value type float.

VariableSize(service, rules[, path])

Parameter VariableSize of value type bool.

class Range(service, rules, path)

Bases: PyMenu

Singleton Range.

Classes:

AutoRange(service, rules[, path])

Parameter AutoRange 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 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.

class ScaleFactor(service, rules, path=None)

Bases: PyNumerical

Parameter ScaleFactor of value type float.

class SphereField(service, rules, path=None)

Bases: PyTextual

Parameter SphereField of value type str.

class SphereLod(service, rules, path=None)

Bases: PyNumerical

Parameter SphereLod of value type int.

class SphereSize(service, rules, path=None)

Bases: PyNumerical

Parameter SphereSize of value type float.

class VariableSize(service, rules, path=None)

Bases: PyParameter

Parameter VariableSize of value type bool.