_ThinVolumePreferences#

class ansys.fluent.core.generated.datamodel_252.meshing.Root.AddThinVolumeMeshControls._AddThinVolumeMeshControlsArguments._ThinVolumePreferences(parent, attr, service, rules, path)#

Bases: PyArgumentsSingletonSubItem

Argument ThinVolumePreferences.

Methods:

__init__(parent, attr, service, rules, path)

__init__ method of PyArgumentsSingletonSubItem class.

class _IgnoreExtraSources(parent, attr, service, rules, path)#

Bases: PyArgumentsTextualSubItem

Choose to have Standard or Aggressive unstructured fill. This option applies unstructured meshing in complex regions of the thin volume mesh.

class _IncludeAdjacent(parent, attr, service, rules, path)#

Bases: PyArgumentsTextualSubItem

Specify whether or not adjacent stacked plate(s) are included in the thin mesh. This option is set to Yes by default.

class _MaxGapSize(parent, attr, service, rules, path)#

Bases: PyArgumentsNumericalSubItem

The maximum gap distance between thin mesh layers. This size is computed automatically and should not be changed for most cases.

class _ShowThinVolumePreferences(parent, attr, service, rules, path)#

Bases: PyArgumentsParameterSubItem

Advanced settings for thin volume meshing controls.

class _StackedPlateTolerance(parent, attr, service, rules, path)#

Bases: PyArgumentsNumericalSubItem

Specifies the tolerance to include adjacent source faces.

__init__(parent, attr, service, rules, path)#

__init__ method of PyArgumentsSingletonSubItem class.