global_settings#

class ansys.fluent.core.generated.datamodel_261.meshing_workflow.Root.parts.global_settings(service, rules, path)#

Bases: PyMenu

Singleton global_settings.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

Classes:

current_context(service, rules[, path])

Parameter current_context of value type int.

current_node(service, rules[, path])

Parameter current_node of value type str.

display_bounding_box(service, rules[, path])

Parameter display_bounding_box of value type bool.

length_unit(service, rules[, path])

Select a suitable unit for display in the graphics window.

__init__(service, rules, path)#

__init__ method of PyMenu class.

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

Bases: PyNumerical

Parameter current_context of value type int.

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

Bases: PyTextual

Parameter current_node of value type str.

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

Bases: PyParameter

Parameter display_bounding_box of value type bool.

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

Bases: PyTextual

Select a suitable unit for display in the graphics window.