A program to recognize and reward our most engaged community members
Hi, I want to include the thickness of one shell component in the note of an entity in Hyperview, but I do not know if it is possible.
Did you know you could use HMPOST to view results directly in Hypermesh? That way you have your model information directly available.
https://2022.help.altair.com/2022.1/hwdesktop/hwx/topics/chapter_heads/post_processing_results_data_hm_r.htm
Including thickness visualization
Thanks Jason, I do know this possibility, but I want to add in a note the numerical value ofthe thickness of different components. It would obtain as a legend with: component and thickness.
In some cases, thickness is available in the result file as a datatype that can be contoured.
Or if you load input deck as model with result math template=advanced, HV reads in the thickness info from the property card as a result table. You can create a derived result out of it that can be contoured.
Once you have contoured the result, you can use the expression {entity.contour_val} in the note to extract the value.