meshing.tui.objects.remove_gaps#

class main_menu.objects.remove_gaps(path, service)#

Contains options for removing gaps between the mesh objects specified or removing the thickness in the mesh objects specified.

ignore_orientation(*args, **kwargs)#

Allows you to set whether the orientation of the normals should be taken into account while identifying the gap to be removed.

remove_gaps(*args, **kwargs)#

Allows you to remove gaps between the mesh objects specified or remove the thickness in the mesh objects specified. Select the appropriate repair option and specify the other parameters required.

show_gaps(*args, **kwargs)#

Marks the faces at the gap between mesh objects based on the gap distance and percentage margin specified.