cavity#

class ansys.fluent.core.generated.meshing.tui_242.main_menu.objects.labels.cavity(service, version, mode, path)#

Bases: TUIMenu

Enter menu to create cavity using labels.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

add(service, version, mode, path)

Create cavity by adding labels from another mesh object.

remove(service, version, mode, path)

Create cavity by removing labels.

replace(service, version, mode, path)

Create cavity by replacing labels from another mesh object.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Create cavity by adding labels from another mesh object.

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

Bases: TUIMethod

Create cavity by removing labels.

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

Bases: TUIMethod

Create cavity by replacing labels from another mesh object.