update#
Bases:
TUIMenu
Enter the update menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
auto_update_mesh_morphs
(service, version, ...)Enable Auto Mesh Morphing Update.
concurrent
(service, version, mode, path)Enter Concurrent Update menu.
print_update_method
(service, version, mode, path)Print update method.
set_update_method
(service, version, mode, path)Set update method.
update_all
(service, version, mode, path)Update All Design Points.
update_current
(service, version, mode, path)Update Current Design Point.
update_selected_design_points
(service, ...)Update Selected Design Points.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Enable Auto Mesh Morphing Update.
Bases:
TUIMethod
Print update method.
Bases:
TUIMethod
Set update method.
Bases:
TUIMethod
Update All Design Points.
Bases:
TUIMethod
Update Current Design Point.
Bases:
TUIMethod
Update Selected Design Points.