remove_gaps#

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

Bases: TUIMenu

Enter the gap removal operation menu.

Methods:

__init__(service, version, mode, path)

Initialize TUIMethod.

Classes:

ignore_orientation(service, version, mode, path)

Set if gaps should be identified considering orientation.

remove_gaps(service, version, mode, path)

Remove gaps between objects or remove thickness in objects.

show_gaps(service, version, mode, path)

Mark faces at gaps.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Set if gaps should be identified considering orientation.

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

Bases: TUIMethod

Remove gaps between objects or remove thickness in objects.

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

Bases: TUIMethod

Mark faces at gaps.