Hi,
I am not sure whether it is listed in reference guide
.out file seems to be a text file and you can parse it by tcl commands open, gets, ...
but .op2, .res files contains structured data and you need to look for their format definition
Alternative solution: open them in hyperview and use tcl to parse known data. There is reference guide about tcl classes used in hyperview
Hi tinh,
My requirement is I want to get 5 first order nodes of tetra elements for example (number will varies)nearest to the selected node.
But using hm_getclosestnode I am getting one node only.. is there any way to do this.
Please assist me to get solution.
Thnks
Hi tinh,
Thank you very much ..i got with this.
I have a question ..reference I have is node number .with this node ..how to get a node in x direction on other side of component elements
Other end distance may varies in x direction.i want to get a perpenduclar opposite node to the selected node on the component outer surface elements.
Thank you.
Dear,
I think .res file is a binary file
There is reference guide about how to read results using hmreslib.lib
looking for it in Hypermesh Help