_ExtractEdgesCommandArguments#
- class ansys.fluent.core.generated.datamodel_252.meshing.Root.ExtractEdges._ExtractEdgesCommandArguments(service, rules, command, path, id)#
Bases:
PyCommandArgumentsMethods:
__init__(service, rules, command, path, id)__init__ method of PyCommandArguments class.
- class _CompleteGeomObjectSelectionList(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItemSelect one or more geometry objects from the list below to apply the edge feature extraction to. 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 _CompleteObjectSelectionList(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItemSelect one or more geometry objects from the list below to apply the edge feature extraction to. 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 _ExtractEdgesName(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItemSpecify a name for the edge feature extraction or use the default value.
- class _ExtractMethodType(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItemChoose how the edge features are to be extracted: either by feature angle, intersection loops, or by sharp angle.
- class _FeatureAngleLocal(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItemSpecify the minimum angle between the feature edges that should be preserved.
- class _GeomObjectSelectionList(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItemSelect one or more geometry objects from the list below to apply the edge feature extraction to. 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 _IndividualCollective(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItemChoose face zone interactivity - individual: considers intersection of face zones within the object(s) selected; collectively: consider intersection of faces only across selected objects.
- class _LabelSelectionList(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItemChoose one or more labels from the list below. 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 _NonExtractedObjects(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItemArgument NonExtractedObjects.
- class _ObjectSelectionList(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItemSelect one or more geometry objects from the list below to apply the edge feature extraction to. 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 _SelectionType(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItemChoose how you want to make your selection (by object, label, or zone name).
- class _SharpAngle(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItemUse the slider to specify the sharp angle (in degrees) that will be used in the feature extraction.
- class _ZoneLocation(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItemArgument ZoneLocation.
- class _ZoneSelectionList(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItemSelect one or more zones from the list below to apply the edge feature extraction to. 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…
- __init__(service, rules, command, path, id)#
__init__ method of PyCommandArguments class.