_DescribeOversetFeaturesCommandArguments#
- class ansys.fluent.core.generated.datamodel_261.meshing.Root.DescribeOversetFeatures._DescribeOversetFeaturesCommandArguments(service, rules, command, path, id)#
Bases:
PyCommandArguments
Methods:
__init__
(service, rules, command, path, id)__init__ method of PyCommandArguments class.
- class _AdvancedOptions(parent, attr, service, rules, path)#
Bases:
PyParameterCommandArgumentsSubItem
Argument AdvancedOptions.
- class _BackgroundMesh(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Argument BackgroundMesh.
- class _CollarGrid(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Indicate whether you need to add an overset collar mesh task to the workflow
- class _ComponentGrid(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Indicate whether you need to add an overset component mesh task to the workflow.
- class _OversetInterfaces(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Argument OversetInterfaces.
- __init__(service, rules, command, path, id)#
__init__ method of PyCommandArguments class.