bounds#
- class ansys.fluent.core.generated.datamodel_261.meshing_workflow.Root.application.graphics.bounds(service, rules, path)#
Bases:
PyMenuSingleton 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:
PyParameterParameter bound_x of value type bool.
- class bound_y(service, rules, path=None)#
Bases:
PyParameterParameter bound_y of value type bool.
- class bound_z(service, rules, path=None)#
Bases:
PyParameterParameter bound_z of value type bool.
- class delta_value(service, rules, path=None)#
Bases:
PyNumericalParameter delta_value of value type float.