fix_holes#
Bases:
TUIMenuFix holes in surface mesh using octree.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
advanced(service, version, mode, path)Advanced fix holes options.
find_holes(service, version, mode, path)Find holes in objects using octree.
open_all_holes(service, version, mode, path)Open all wetted holes of the material point.
open_holes(service, version, mode, path)Open holes even not connected by material point.
patch_all_holes(service, version, mode, path)Patch all wetted holes of the material point.
patch_holes(service, version, mode, path)Patch holes even not connected by material point.
reset_material_point(service, version, mode, ...)Reset material point of of region of interest.
shrink_wrap(service, version, mode, path)Shrink wrap wetted region of material point.
__init__ method of TUIMenu class.
Bases:
TUIMethodFind holes in objects using octree.
Bases:
TUIMethodOpen all wetted holes of the material point.
Bases:
TUIMethodOpen holes even not connected by material point.
Bases:
TUIMethodPatch all wetted holes of the material point.
Bases:
TUIMethodPatch holes even not connected by material point.
Bases:
TUIMethodReset material point of of region of interest.
Bases:
TUIMethodShrink wrap wetted region of material point.