global_settings#

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

Bases: PyMenu

Singleton global_settings.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

Classes:

area_unit(service, rules[, path])

Parameter area_unit of value type str.

current_task(service, rules[, path])

Parameter current_task of value type str.

enable_clean_cad(service, rules[, path])

Parameter enable_clean_cad of value type bool.

enable_complex_meshing(service, rules[, path])

Parameter enable_complex_meshing of value type bool.

enable_overset_meshing(service, rules[, path])

Parameter enable_overset_meshing of value type bool.

enable_prime_2d_meshing(service, rules[, path])

Parameter enable_prime_2d_meshing of value type bool.

enable_prime_meshing(service, rules[, path])

Parameter enable_prime_meshing of value type bool.

ftm_region_data(service, rules, path)

Singleton ftm_region_data.

initial_version(service, rules[, path])

Parameter initial_version of value type str.

length_unit(service, rules[, path])

Parameter length_unit of value type str.

normal_mode(service, rules[, path])

Parameter normal_mode of value type bool.

old_size(service, rules[, path])

Parameter old_size of value type float.

use_allowed_values(service, rules[, path])

Parameter use_allowed_values of value type bool.

utl_enabled(service, rules[, path])

Parameter utl_enabled of value type bool.

volume_unit(service, rules[, path])

Parameter volume_unit of value type str.

__init__(service, rules, path)#

__init__ method of PyMenu class.

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

Bases: PyTextual

Parameter area_unit of value type str.

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

Bases: PyTextual

Parameter current_task of value type str.

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

Bases: PyParameter

Parameter enable_clean_cad of value type bool.

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

Bases: PyParameter

Parameter enable_complex_meshing of value type bool.

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

Bases: PyParameter

Parameter enable_overset_meshing of value type bool.

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

Bases: PyParameter

Parameter enable_prime_2d_meshing of value type bool.

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

Bases: PyParameter

Parameter enable_prime_meshing of value type bool.

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

Bases: PyTextual

Parameter initial_version of value type str.

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

Bases: PyTextual

Parameter length_unit of value type str.

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

Bases: PyParameter

Parameter normal_mode of value type bool.

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

Bases: PyNumerical

Parameter old_size of value type float.

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

Bases: PyParameter

Parameter use_allowed_values of value type bool.

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

Bases: PyParameter

Parameter utl_enabled of value type bool.

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

Bases: PyTextual

Parameter volume_unit of value type str.