_ManageZonesArguments#

class ansys.fluent.core.generated.datamodel_252.meshing.Root.ManageZones._ManageZonesArguments(service, rules, command, path, id)#

Bases: PyArguments

Methods:

__init__(service, rules, command, path, id)

__init__ method of PyArguments class.

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

Bases: PyArgumentsTextualSubItem

The text string to be applied to this zone operation.

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

Bases: PyArgumentsNumericalSubItem

Specify a value for the separation angle for determining separation. Assigning a smaller separation angle will produce more zones.

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

Bases: PyArgumentsNumericalSubItem

Argument Area.

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

Bases: PyArgumentsTextualSubItem

Choose from the list of labels, or enter a text string to filter out the list of labels. Use the Filter Text drop-down to provide text and/or regular expressions in filtering the list (for example, using *, ?, and []). Choose Use Wildcard to provide wildcard expressions in filtering the list. When you use either ? or * in your expression, the matching list item(s) are automatically selected in the list. Use ^, |, and & in your expression to indicate boolean operations for NOT, OR, and AND, respectively. More…

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

Bases: PyArgumentsTextualSubItem

Choose from the list of labels, or enter a text string to filter out the list of labels. Use the Filter Text drop-down to provide text and/or regular expressions in filtering the list (for example, using *, ?, and []). Choose Use Wildcard to provide wildcard expressions in filtering the list. When you use either ? or * in your expression, the matching list item(s) are automatically selected in the list. Use ^, |, and & in your expression to indicate boolean operations for NOT, OR, and AND, respectively. More…

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

Bases: PyArgumentsTextualSubItem

Argument CompleteZoneList.

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

Bases: PyArgumentsNumericalSubItem

Specify a percentage range to maintain equivalency for the cell zone volume value or the face zone area value.

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

Bases: PyArgumentsTextualSubItem

Indicate whether or not you want to merge faces as part of the zone operation.

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

Bases: PyArgumentsTextualSubItem

Choose from the list of labels, or enter a text string to filter out the list of labels. Use the Filter Text drop-down to provide text and/or regular expressions in filtering the list (for example, using *, ?, and []). Choose Use Wildcard to provide wildcard expressions in filtering the list. When you use either ? or * in your expression, the matching list item(s) are automatically selected in the list. Use ^, |, and & in your expression to indicate boolean operations for NOT, OR, and AND, respectively. More…

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

Bases: PyArgumentsTextualSubItem

Specify a name for the managed zone control or use the default value.

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

Bases: PyArgumentsTextualSubItem

Choose from the list of cell zones, or enter a text string to filter out the list of cell zones. Use the Filter Text drop-down to provide text and/or regular expressions in filtering the list (for example, using *, ?, and []). Choose Use Wildcard to provide wildcard expressions in filtering the list. When you use either ? or * in your expression, the matching list item(s) are automatically selected in the list. Use ^, |, and & in your expression to indicate boolean operations for NOT, OR, and AND, respectively. More…

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

Bases: PyArgumentsTextualSubItem

Choose from the list of face zones, or enter a text string to filter out the list of face zones. Use the Filter Text drop-down to provide text and/or regular expressions in filtering the list (for example, using *, ?, and []). Choose Use Wildcard to provide wildcard expressions in filtering the list. When you use either ? or * in your expression, the matching list item(s) are automatically selected in the list. Use ^, |, and & in your expression to indicate boolean operations for NOT, OR, and AND, respectively. More…

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

Bases: PyArgumentsTextualSubItem

Indicate the operation you wish to perform on the zones. When the task is located prior volume meshing: Separate Zones, Split Cylinders, Split normal to X, Split normal to Y, Split normal to Z, or Extract Edges. When the task is located after volume meshing: Change prefix, Rename, Merge, or Separate Zones. If your imported CAD geometry contains bodies with multiple body labels, you can also choose Merge cells within each body label

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

Bases: PyArgumentsTextualSubItem

The text string to be applied to this zone operation.

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

Bases: PyArgumentsTextualSubItem

Indicate how you would like to filter the list of zones: All, Less than, More than, or Equal to the indicated value for the Volume (cell zone) or Area (face zone).

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

Bases: PyArgumentsTextualSubItem

Argument TopologyList.

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

Bases: PyArgumentsTextualSubItem

Indicate whether you are going to operate on Cell Zones or Face Zones. If your imported CAD geometry contains bodies with multiple body labels, you can also choose Body Labels.

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

Bases: PyArgumentsNumericalSubItem

Argument Volume.

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

Bases: PyArgumentsTextualSubItem

Choose the type of zone. For cell zones, choose from Fluid, Solid, or All. For face zones, choose from Internal, Fluid-Fluid, Solid-Fluid, Fluid-Solid, External-Solid, External-Fluid, or External.

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

Bases: PyArgumentsTextualSubItem

Argument ZoneList.

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

Bases: PyArgumentsTextualSubItem

Argument ZoneLocation.

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

Bases: PyArgumentsTextualSubItem

Choose how you want to make your selection (by label or zone name).

__init__(service, rules, command, path, id)#

__init__ method of PyArguments class.