advanced#
Bases:
TUIMenu
Advanced fix holes options.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
open_holes_between_material_points
(service, ...)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
(service, ...)Patch holes separating the material points.
Patch all holes wetted by material points.
Patch all holes other than holes wetted by material points.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Open holes separating the material points to merge them.
Bases:
TUIMethod
Open all holes wetted by material points.
Bases:
TUIMethod
Open all holes other than holes wetted by material points.
Bases:
TUIMethod
Trace a path between material points and open holes part of the traced path.
Bases:
TUIMethod
Patch holes separating the material points.
Bases:
TUIMethod
Patch all holes wetted by material points.
Bases:
TUIMethod
Patch all holes other than holes wetted by material points.