Options#

class ansys.fluent.core.datamodel_241.flicing.Root.Case.Results.Graphics.Mesh._Mesh.Options(service, rules, path)

Bases: PyMenu

Singleton Options.

Classes:

Edges(service, rules[, path])

Parameter Edges of value type bool.

Faces(service, rules[, path])

Parameter Faces of value type bool.

Nodes(service, rules[, path])

Parameter Nodes of value type bool.

Overset(service, rules[, path])

Parameter Overset of value type bool.

Partitions(service, rules[, path])

Parameter Partitions of value type bool.

class Edges(service, rules, path=None)

Bases: PyParameter

Parameter Edges of value type bool.

class Faces(service, rules, path=None)

Bases: PyParameter

Parameter Faces of value type bool.

class Nodes(service, rules, path=None)

Bases: PyParameter

Parameter Nodes of value type bool.

class Overset(service, rules, path=None)

Bases: PyParameter

Parameter Overset of value type bool.

class Partitions(service, rules, path=None)

Bases: PyParameter

Parameter Partitions of value type bool.