fix_holes#
Bases:
TUIMenu
Fix 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:
TUIMethod
Find holes in objects using octree.
Bases:
TUIMethod
Open all wetted holes of the material point.
Bases:
TUIMethod
Open holes even not connected by material point.
Bases:
TUIMethod
Patch all wetted holes of the material point.
Bases:
TUIMethod
Patch holes even not connected by material point.
Bases:
TUIMethod
Reset material point of of region of interest.
Bases:
TUIMethod
Shrink wrap wetted region of material point.