cavity#

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

Bases: TUIMenu

Enter menu to create cavity using labels.

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.

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.