bounds#

class ansys.fluent.core.generated.datamodel_261.meshing_workflow.Root.application.graphics.bounds(service, rules, path)#

Bases: PyMenu

Singleton bounds.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

Classes:

bound_x(service, rules[, path])

Parameter bound_x of value type bool.

bound_y(service, rules[, path])

Parameter bound_y of value type bool.

bound_z(service, rules[, path])

Parameter bound_z of value type bool.

delta_value(service, rules[, path])

Parameter delta_value of value type float.

reset_bounds(service, rules, command[, path])

Command reset_bounds.

selection(service, rules[, path])

Parameter selection of value type str.

set_bounds(service, rules, command[, path])

Command set_bounds.

__init__(service, rules, path)#

__init__ method of PyMenu class.

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

Bases: PyParameter

Parameter bound_x of value type bool.

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

Bases: PyParameter

Parameter bound_y of value type bool.

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

Bases: PyParameter

Parameter bound_z of value type bool.

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

Bases: PyNumerical

Parameter delta_value of value type float.

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

Bases: PyTextual

Parameter selection of value type str.