_AddShellBoundaryLayerControlsCommandArguments#
- class ansys.fluent.core.generated.datamodel_261.meshing.Root.AddShellBoundaryLayerControls._AddShellBoundaryLayerControlsCommandArguments(service, rules, command, path, id)#
Bases:
PyCommandArguments
Methods:
__init__
(service, rules, command, path, id)__init__ method of PyCommandArguments class.
- class _AddChild(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Argument AddChild.
- class _BLControlName(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Argument BLControlName.
- class _EdgeLabelList(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Argument EdgeLabelList.
- class _EdgeSelectionType(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Argument EdgeSelectionType.
- class _EdgeZoneList(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Argument EdgeZoneList.
- class _FaceLabelList(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Argument FaceLabelList.
- class _FaceZoneList(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Argument FaceZoneList.
- class _FirstAspectRatio(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Argument FirstAspectRatio.
- class _FirstLayerHeight(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Argument FirstLayerHeight.
- class _GrowOn(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Argument GrowOn.
- class _LastAspectRatio(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Argument LastAspectRatio.
- class _MaxLayerHeight(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Argument MaxLayerHeight.
- class _NumberOfLayers(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Argument NumberOfLayers.
- class _OffsetMethodType(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Argument OffsetMethodType.
- class _Rate(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Argument Rate.
- __init__(service, rules, command, path, id)#
__init__ method of PyCommandArguments class.