CreateRefacet#
- class ansys.fluent.core.generated.datamodel_261.part_management.Root.RefacetingOperations.CreateRefacet(service, rules, command, path=None)#
Bases:
PyCommand
Select this option when you want to change faceting of the selected object. Refaceting will refacet the original CAD geometry. Only the faceted CAD geometry is used during the meshing process. The refaceting settings control how far the facet edges are from the model and the size of the facets. More… Parameters ———- Paths : list[str]
- Returns:
Methods:
Create a command instance.
- __init__(service, rules, command, path=None)#
__init__ method of PyCommand class.
- create_instance()#
Create a command instance.