_OffsetObject#

class ansys.fluent.core.generated.datamodel_261.meshing.Root.CreateLocalRefinementRegions._CreateLocalRefinementRegionsArguments._OffsetObject(parent, attr, service, rules, path)#

Bases: PyArgumentsSingletonSubItem

These fields contain parameters that define the characteristics of the refinements region (direction, thickness, levels, etc.)

Methods:

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

__init__ method of PyArgumentsSingletonSubItem class.

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

Bases: PyArgumentsNumericalSubItem

Argument AspectRatio.

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

Bases: PyArgumentsNumericalSubItem

Specify the total height of the boundary layer for this refinement region (this is flow in the vicinity).

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

Bases: PyArgumentsNumericalSubItem

Specify the number of boundary layers that are to be captured in the refinement region.

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

Bases: PyArgumentsNumericalSubItem

Specify the factor by which the refinement region expands in the rest of the directions.

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

Bases: PyArgumentsNumericalSubItem

Specify a value that is used to obtain a rough shape of the selected object(s). The larger the value, the more approximate the shape.

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

Bases: PyArgumentsTextualSubItem

Argument EdgeSelectionList.

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

Bases: PyArgumentsNumericalSubItem

Argument FirstHeight.

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

Bases: PyArgumentsParameterSubItem

Reverses the orientation of the refinement region.

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

Bases: PyArgumentsTextualSubItem

Specify the direction that the flow through this refinement region.

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

Bases: PyArgumentsNumericalSubItem

Argument LastRatioPercentage.

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

Bases: PyArgumentsTextualSubItem

Argument MptMethodType.

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

Bases: PyArgumentsNumericalSubItem

Argument NumberOfLayers.

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

Bases: PyArgumentsTextualSubItem

Argument OffsetMethodType.

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

Bases: PyArgumentsNumericalSubItem

Argument Rate.

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

Bases: PyArgumentsParameterSubItem

Argument ShowCoordinates.

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

Bases: PyArgumentsNumericalSubItem

Specify the factor by which the refinement region expands in the wake of the flow direction.

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

Bases: PyArgumentsNumericalSubItem

Specify the number of refinement layers that will appear in the wake.

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

Bases: PyArgumentsNumericalSubItem

Specify the X-coordinate for the initial position of the cylindrical refinement region.

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

Bases: PyArgumentsNumericalSubItem

Specify the Y-coordinate for the initial position of the cylindrical refinement region.

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

Bases: PyArgumentsNumericalSubItem

Specify the Z-coordinate for the initial position of the cylindrical refinement region.

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

__init__ method of PyArgumentsSingletonSubItem class.