How to get material data in Hyperview
Hi
I wanted to get material data in Hyperview using script. How to get information in Hyperview by scripts.
I tried using open this script in Altair knowledge base but this script is not appearing.
https://connect.altair.com/CP/kb-view.html?kb=84952
Find more posts tagged with
In HV it won't use the allowables in your material.
But, as I've mentioned before, you could get this by loading your .dat and .op2 results, with 'Advanced Math' template.
Then create a new result in DERIVED RESULTS(MATH).
There you can add a resource such as a XML file with Id and allowables, and then create an expression.
There's a tutorial in HV training material, that probably you find in youtube or under tutorials in the help.
A small part can be seen here.
In your case you will need to check if allowable can be mapped to your elements, and the create some expression such as 1-(T1/allowable)
Thank you so much @Adriano A. Koga for very useful information
Why looking for INPUT data with Post-processing (Hyperview) software?