GlobalSettings#
- class ansys.fluent.core.generated.datamodel_252.meshing.Root.GlobalSettings(service, rules, path)#
Bases:
PyMenuSingleton GlobalSettings.
Classes:
AreaUnit(service, rules[, path])Parameter AreaUnit of value type str.
CurrentTask(service, rules[, path])Parameter CurrentTask of value type str.
EnableCleanCAD(service, rules[, path])Parameter EnableCleanCAD of value type bool.
EnableComplexMeshing(service, rules[, path])Parameter EnableComplexMeshing of value type bool.
EnableOversetMeshing(service, rules[, path])Parameter EnableOversetMeshing of value type bool.
EnablePrime2dMeshing(service, rules[, path])Parameter EnablePrime2dMeshing of value type bool.
EnablePrimeMeshing(service, rules[, path])Parameter EnablePrimeMeshing of value type bool.
FTMRegionData(service, rules, path)Singleton FTMRegionData.
InitialVersion(service, rules[, path])Parameter InitialVersion of value type str.
LengthUnit(service, rules[, path])Parameter LengthUnit of value type str.
NormalMode(service, rules[, path])Parameter NormalMode of value type bool.
OldSize(service, rules[, path])Parameter OldSize of value type float.
UTLEnabled(service, rules[, path])Parameter UTLEnabled of value type bool.
UseAllowedValues(service, rules[, path])Parameter UseAllowedValues of value type bool.
VolumeUnit(service, rules[, path])Parameter VolumeUnit of value type str.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class CurrentTask(service, rules, path=None)#
Bases:
PyTextualParameter CurrentTask of value type str.
- class EnableCleanCAD(service, rules, path=None)#
Bases:
PyParameterParameter EnableCleanCAD of value type bool.
- class EnableComplexMeshing(service, rules, path=None)#
Bases:
PyParameterParameter EnableComplexMeshing of value type bool.
- class EnableOversetMeshing(service, rules, path=None)#
Bases:
PyParameterParameter EnableOversetMeshing of value type bool.
- class EnablePrime2dMeshing(service, rules, path=None)#
Bases:
PyParameterParameter EnablePrime2dMeshing of value type bool.
- class EnablePrimeMeshing(service, rules, path=None)#
Bases:
PyParameterParameter EnablePrimeMeshing of value type bool.
- class InitialVersion(service, rules, path=None)#
Bases:
PyTextualParameter InitialVersion of value type str.
- class LengthUnit(service, rules, path=None)#
Bases:
PyTextualParameter LengthUnit of value type str.
- class NormalMode(service, rules, path=None)#
Bases:
PyParameterParameter NormalMode of value type bool.
- class OldSize(service, rules, path=None)#
Bases:
PyNumericalParameter OldSize of value type float.
- class UTLEnabled(service, rules, path=None)#
Bases:
PyParameterParameter UTLEnabled of value type bool.
- class UseAllowedValues(service, rules, path=None)#
Bases:
PyParameterParameter UseAllowedValues of value type bool.
- class VolumeUnit(service, rules, path=None)#
Bases:
PyTextualParameter VolumeUnit of value type str.
- __init__(service, rules, path)#
__init__ method of PyMenu class.