remove_gaps#
Bases:
TUIMenu
Contains options for removing gaps between the mesh objects specified or removing the thickness in the mesh objects specified.
Methods:
__init__
(service, version, mode, path)Classes:
ignore_orientation
(service, version, mode, path)Allows you to set whether the orientation of the normals should be taken into account while identifying the gap to be removed.
remove_gaps
(service, version, mode, path)Allows you to remove gaps between the mesh objects specified or remove the thickness in the mesh objects specified.
show_gaps
(service, version, mode, path)Marks the faces at the gap between mesh objects based on the gap distance and percentage margin specified.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Allows you to set whether the orientation of the normals should be taken into account while identifying the gap to be removed.
Bases:
TUIMethod
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.
Bases:
TUIMethod
Marks the faces at the gap between mesh objects based on the gap distance and percentage margin specified.