_OffsetObject#
- class ansys.fluent.core.generated.datamodel_261.meshing.Root.CreateLocalRefinementRegions._CreateLocalRefinementRegionsArguments._OffsetObject(parent, attr, service, rules, path)#
Bases:
PyArgumentsSingletonSubItemThese 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:
PyArgumentsNumericalSubItemArgument AspectRatio.
- class _BoundaryLayerHeight(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify 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:
PyArgumentsNumericalSubItemSpecify the number of boundary layers that are to be captured in the refinement region.
- class _CrossWakeGrowthFactor(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify the factor by which the refinement region expands in the rest of the directions.
- class _DefeaturingSize(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify 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:
PyArgumentsTextualSubItemArgument EdgeSelectionList.
- class _FirstHeight(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemArgument FirstHeight.
- class _FlipDirection(parent, attr, service, rules, path)#
Bases:
PyArgumentsParameterSubItemReverses the orientation of the refinement region.
- class _FlowDirection(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemSpecify the direction that the flow through this refinement region.
- class _LastRatioPercentage(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemArgument LastRatioPercentage.
- class _MptMethodType(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemArgument MptMethodType.
- class _NumberOfLayers(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemArgument NumberOfLayers.
- class _OffsetMethodType(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemArgument OffsetMethodType.
- class _Rate(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemArgument Rate.
- class _ShowCoordinates(parent, attr, service, rules, path)#
Bases:
PyArgumentsParameterSubItemArgument ShowCoordinates.
- class _WakeGrowthFactor(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify the factor by which the refinement region expands in the wake of the flow direction.
- class _WakeLevels(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify the number of refinement layers that will appear in the wake.
- class _X(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify the X-coordinate for the initial position of the cylindrical refinement region.
- class _Y(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify the Y-coordinate for the initial position of the cylindrical refinement region.
- class _Z(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify the Z-coordinate for the initial position of the cylindrical refinement region.
- __init__(parent, attr, service, rules, path)#
__init__ method of PyArgumentsSingletonSubItem class.