quality#

class ansys.fluent.core.generated.meshing.tui_261.main_menu.diagnostics.quality(service, version, mode, path)#

Bases: TUIMenu

Diagnose-face-quality.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

collapse(service, version, mode, path)

Collapse faces from given face zone list or all face zones of given objects.

delaunay_swap(service, version, mode, path)

Delaunay swap the faces given face zone list or all face zones of given objects.

general_improve(service, version, mode, path)

General Improve on given face zone list or all face zones of given objects.

smooth(service, version, mode, path)

Smooth individually on each object or on given face zone list.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class collapse(service, version, mode, path)#

Bases: TUIMethod

Collapse faces from given face zone list or all face zones of given objects.

class delaunay_swap(service, version, mode, path)#

Bases: TUIMethod

Delaunay swap the faces given face zone list or all face zones of given objects.

class general_improve(service, version, mode, path)#

Bases: TUIMethod

General Improve on given face zone list or all face zones of given objects.

class smooth(service, version, mode, path)#

Bases: TUIMethod

Smooth individually on each object or on given face zone list.