fix_holes#
Bases:
TUIMenu
Fix holes in surface mesh using octree.
Classes:
advanced
(path, service)Advanced fix holes options.
Methods:
find_holes
(*args, **kwargs)Find holes in objects using octree.
open_all_holes
(*args, **kwargs)Open all wetted holes of the material point.
open_holes
(*args, **kwargs)Open holes even not connected by material point.
patch_all_holes
(*args, **kwargs)Patch all wetted holes of the material point.
patch_holes
(*args, **kwargs)Patch holes even not connected by material point.
reset_material_point
(*args, **kwargs)Reset material point of of region of interest.
shrink_wrap
(*args, **kwargs)Shrink wrap wetted region of material point.
Bases:
TUIMenu
Advanced fix holes options.
Methods:
open_holes_between_material_points
(*args, ...)Open holes separating the material points to merge them.
Open all holes wetted by material points.
Open all holes other than holes wetted by material points.
Trace a path between material points and open holes part of the traced path.
patch_holes_between_material_points
(*args, ...)Patch holes separating the material points.
Patch all holes wetted by material points.
Patch all holes other than holes wetted by material points.
Open holes separating the material points to merge them.
Open all holes wetted by material points.
Open all holes other than holes wetted by material points.
Trace a path between material points and open holes part of the traced path.
Patch holes separating the material points.
Patch all holes wetted by material points.
Patch all holes other than holes wetted by material points.
Find holes in objects using octree.
Open all wetted holes of the material point.
Open holes even not connected by material point.
Patch all wetted holes of the material point.
Patch holes even not connected by material point.
Reset material point of of region of interest.
Shrink wrap wetted region of material point.