RefacetingOperations#
- class ansys.fluent.core.generated.datamodel_252.part_management.Root.RefacetingOperations(service, rules, path)#
Bases:
PyMenuSingleton RefacetingOperations.
Classes:
Children(service, rules[, path])Parameter Children of value type list[str].
CreateRefacet(service, rules, command[, path])Select this option when you want to change faceting of the selected object.
DeleteAllRefacets(service, rules, command[, ...])Command DeleteAllRefacets.
DeleteRefacet(service, rules, command[, path])Select this option when you want to change faceting of the selected object.
Name(service, rules[, path])Parameter Name of value type str.
UpdateAllRefacets(service, rules, command[, ...])Command UpdateAllRefacets.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class Children(service, rules, path=None)#
Bases:
PyTextualParameter Children of value type list[str].
- __init__(service, rules, path)#
__init__ method of PyMenu class.