Distance between two nodes


Updated by Altair Forum User
Hello,
I need to access the distance between two nodes using a tcl file.
How can I do it ?
Thanks
Sort by:
1 - 5 of
51


Updated by Altair Forum User
Hi Benoit,
you can use the command hm_getdistance to do that
Hello
When I use the command hm_getdistance HyperMesh returns 4 values and I need to put the fist one in a variable distance.
(Documents) 4 % hm_getdistance nodes 3723 5317 0 0
68.91864249631689 41.6426000000006 54.90046920132 -1.2694999999999936
How can I isolate the first value in a variable?
thanks
Hi Benoit,
you can use the command hm_getdistance to do that