Hi,
Is it possible to create a derivative result using the Python API in HV ?
I have a model created using HyperMesh and calculated using Optistruct.
I'd like to manipulate results to create a set of elements IDs where a Von Mises stress jump is present (an element with a stress greater than 10% of the stress value of his neighbours) in first place, and then, exclude the values of these elements from the legend.
Thanks