A program to recognize and reward our most engaged community members
Hi,
I am solving a time-dependent heat transfer analysis. In HyperView, I export the results. To do this in a more automated way, how can I export the node ID vs temperature CSV file using a Python plugin?
Best
Hi, Damla,
I would recommend to check these links from the Python API help: Query data → https://help.altair.com/hwdesktop/pythonapi/hyperview/examples/hv_examples_results.html#example-04-query-result-data-with-default-settings QueryResults Tool → https://help.altair.com/hwdesktop/pythonapi/hyperview/hw_hv.html#queryresultstool-class Or you can check the Results Query in HyperMesh Post → https://2024.help.altair.com/2024/hwdesktop/hwx/topics/pre_processing/aerospace/perform_queries_on_result_types_t.htm BR,
Arthur