update#
Bases:
TUIMenuEnter the update menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
auto_dp_report_generation(service, version, ...)Enable Automatic Generation of DP Report.
auto_dp_report_html_export(service, version, ...)Enable Automatic HTML Export of DP Report.
auto_dp_report_pdf_export(service, version, ...)Enable Automatic PDF Export of DP Report.
auto_dp_report_pptx_export(service, version, ...)Enable Automatic PPTX Export of DP Report.
auto_parametric_report_generation(service, ...)Enable Automatic Generation of Parametric Report.
auto_parametric_report_html_export(service, ...)Enable Automatic HTML Export of Parametric Report.
Enable Regeneration of 'Out of Date' Design Point Report Data Prior To Automatic Generation of Parametric Report.
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:
TUIMethodEnable Automatic Generation of DP Report.
Bases:
TUIMethodEnable Automatic HTML Export of DP Report.
Bases:
TUIMethodEnable Automatic PDF Export of DP Report.
Bases:
TUIMethodEnable Automatic PPTX Export of DP Report.
Bases:
TUIMethodEnable Automatic Generation of Parametric Report.
Bases:
TUIMethodEnable Automatic HTML Export of Parametric Report.
Bases:
TUIMethodEnable Regeneration of ‘Out of Date’ Design Point Report Data Prior To Automatic Generation of Parametric Report.
Bases:
TUIMethodEnable Auto Mesh Morphing Update.
Bases:
TUIMethodPrint update method.
Bases:
TUIMethodSet update method.
Bases:
TUIMethodUpdate All Design Points.
Bases:
TUIMethodUpdate Current Design Point.
Bases:
TUIMethodUpdate Selected Design Points.