controls#

class ansys.fluent.core.generated.meshing.tui_261.main_menu.mesh.non_conformals.controls(service, version, mode, path)#

Bases: TUIMenu

Enter the non conformals controls menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

enable(service, version, mode, path)

Enable creation of non conformal interface.

retri_method(service, version, mode, path)

Enable triangulation of non-conformal interfaces instead of quad splitting.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Enable creation of non conformal interface. The quads will be split into tris.

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

Bases: TUIMethod

Enable triangulation of non-conformal interfaces instead of quad splitting.