Created Vector and Retrieving Coordinates of it.
hello everyone,
I had created the vector from
Analysis -> Vector
now i want to get/retrieve the coordinates of this particular vector to use these coordinates in
*createvector 1 $ox $oy $oz
i had tried the hm_getentityvalue to retrieve the coordinates of the vector as we do for nodes
set ZVx [hm_getentityvalue vectors $Zvector 'globalx' 0]
even not able to find the ID of the vector.
please help me in resolving this issue.
thanks
Adams