RefacetingOperations#

class ansys.fluent.core.generated.datamodel_261.part_management.Root.RefacetingOperations(service, rules, path)#

Bases: PyMenu

Singleton 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: PyTextual

Parameter Children of value type list[str].

class Name(service, rules, path=None)#

Bases: PyTextual

Parameter Name of value type str.

__init__(service, rules, path)#

__init__ method of PyMenu class.