I would like to know if it is possible to export derived results created in Hyperview via formulas a it can be done for the derived loadcases (eg. via .cfg file)
Hello
Not currently that I am aware of. One workaround could be to save a session (mvw) or flexible report (tpl) that has the expression already in it.
https://help.altair.com/hwdesktop/hwx/topics/user_interface/flexible_report_templates_r.htm?zoom_highlight=flexible+report
https://help.altair.com/hwdesktop/hwx/topics/reference/sessions/session_files_c.htm?zoom_highlight=session
Also, going forward we are refactoring how we handle data and will be able to utilize python directly for creating this expressions.
Or you can copy and save the expression into some sort of spreadsheet and paste it directly into expression builder
Hello
Not currently that I am aware of. One workaround could be to save a session (mvw) or flexible report (tpl) that has the expression already in it.
https://help.altair.com/hwdesktop/hwx/topics/user_interface/flexible_report_templates_r.htm?zoom_highlight=flexible+report
https://help.altair.com/hwdesktop/hwx/topics/reference/sessions/session_files_c.htm?zoom_highlight=session
Also, going forward we are refactoring how we handle data and will be able to utilize python directly for creating this expressions.