refaceting_operations#
- class ansys.fluent.core.generated.datamodel_261.meshing_workflow.Root.parts.refaceting_operations(service, rules, path)#
Bases:
PyMenuSingleton refaceting_operations.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
Classes:
children(service, rules[, path])Parameter children of value type list[str].
create_refacet(service, rules, command[, path])Select this option when you want to change faceting of the selected object.
delete_all_refacets(service, rules, command)Command delete_all_refacets.
delete_refacet(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.
update_all_refacets(service, rules, command)Command update_all_refacets.
- __init__(service, rules, path)#
__init__ method of PyMenu class.