GlobalSettings#

class ansys.fluent.core.datamodel_241.meshing.Root.GlobalSettings(service, rules, path)

Bases: PyMenu

Singleton GlobalSettings.

Classes:

AreaUnit(service, rules[, path])

Parameter AreaUnit 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.

VolumeUnit(service, rules[, path])

Parameter VolumeUnit of value type str.

class AreaUnit(service, rules, path=None)

Bases: PyTextual

Parameter AreaUnit of value type str.

class EnableCleanCAD(service, rules, path=None)

Bases: PyParameter

Parameter EnableCleanCAD of value type bool.

class EnableComplexMeshing(service, rules, path=None)

Bases: PyParameter

Parameter EnableComplexMeshing of value type bool.

class EnableOversetMeshing(service, rules, path=None)

Bases: PyParameter

Parameter EnableOversetMeshing of value type bool.

class EnablePrime2dMeshing(service, rules, path=None)

Bases: PyParameter

Parameter EnablePrime2dMeshing of value type bool.

class EnablePrimeMeshing(service, rules, path=None)

Bases: PyParameter

Parameter EnablePrimeMeshing of value type bool.

class FTMRegionData(service, rules, path)

Bases: PyMenu

Singleton FTMRegionData.

Classes:

AllOversetNameList(service, rules[, path])

Parameter AllOversetNameList of value type List[str].

AllOversetSizeList(service, rules[, path])

Parameter AllOversetSizeList of value type List[str].

AllOversetTypeList(service, rules[, path])

Parameter AllOversetTypeList of value type List[str].

AllOversetVolumeFillList(service, rules[, path])

Parameter AllOversetVolumeFillList of value type List[str].

AllRegionFilterCategories(service, rules[, path])

Parameter AllRegionFilterCategories of value type List[str].

AllRegionLeakageSizeList(service, rules[, path])

Parameter AllRegionLeakageSizeList of value type List[str].

AllRegionLinkedConstructionSurfaceList(...)

Parameter AllRegionLinkedConstructionSurfaceList of value type List[str].

AllRegionMeshMethodList(service, rules[, path])

Parameter AllRegionMeshMethodList of value type List[str].

AllRegionNameList(service, rules[, path])

Parameter AllRegionNameList of value type List[str].

AllRegionOversetComponenList(service, rules)

Parameter AllRegionOversetComponenList of value type List[str].

AllRegionSizeList(service, rules[, path])

Parameter AllRegionSizeList of value type List[str].

AllRegionSourceList(service, rules[, path])

Parameter AllRegionSourceList of value type List[str].

AllRegionTypeList(service, rules[, path])

Parameter AllRegionTypeList of value type List[str].

AllRegionVolumeFillList(service, rules[, path])

Parameter AllRegionVolumeFillList of value type List[str].

class AllOversetNameList(service, rules, path=None)

Bases: PyTextual

Parameter AllOversetNameList of value type List[str].

class AllOversetSizeList(service, rules, path=None)

Bases: PyTextual

Parameter AllOversetSizeList of value type List[str].

class AllOversetTypeList(service, rules, path=None)

Bases: PyTextual

Parameter AllOversetTypeList of value type List[str].

class AllOversetVolumeFillList(service, rules, path=None)

Bases: PyTextual

Parameter AllOversetVolumeFillList of value type List[str].

class AllRegionFilterCategories(service, rules, path=None)

Bases: PyTextual

Parameter AllRegionFilterCategories of value type List[str].

class AllRegionLeakageSizeList(service, rules, path=None)

Bases: PyTextual

Parameter AllRegionLeakageSizeList of value type List[str].

class AllRegionLinkedConstructionSurfaceList(service, rules, path=None)

Bases: PyTextual

Parameter AllRegionLinkedConstructionSurfaceList of value type List[str].

class AllRegionMeshMethodList(service, rules, path=None)

Bases: PyTextual

Parameter AllRegionMeshMethodList of value type List[str].

class AllRegionNameList(service, rules, path=None)

Bases: PyTextual

Parameter AllRegionNameList of value type List[str].

class AllRegionOversetComponenList(service, rules, path=None)

Bases: PyTextual

Parameter AllRegionOversetComponenList of value type List[str].

class AllRegionSizeList(service, rules, path=None)

Bases: PyTextual

Parameter AllRegionSizeList of value type List[str].

class AllRegionSourceList(service, rules, path=None)

Bases: PyTextual

Parameter AllRegionSourceList of value type List[str].

class AllRegionTypeList(service, rules, path=None)

Bases: PyTextual

Parameter AllRegionTypeList of value type List[str].

class AllRegionVolumeFillList(service, rules, path=None)

Bases: PyTextual

Parameter AllRegionVolumeFillList of value type List[str].

class InitialVersion(service, rules, path=None)

Bases: PyTextual

Parameter InitialVersion of value type str.

class LengthUnit(service, rules, path=None)

Bases: PyTextual

Parameter LengthUnit of value type str.

class NormalMode(service, rules, path=None)

Bases: PyParameter

Parameter NormalMode of value type bool.

class VolumeUnit(service, rules, path=None)

Bases: PyTextual

Parameter VolumeUnit of value type str.