Hi All,
I have meshed a sheet metal part using hyper mesh.
I need to take the output in particular co-ordinates.
So, I have renumbered all the nodes from 1000.
Now using *createnode (x) (y) (z) , i have created nodes at required co-ordinates.
I have created almost 150 nodes.
Now i have to renumber the new nodes from 101 to 150 as per the serial number provided for co-ordinate points list.
Is there any possibilities to create a node along with particular node number (ex: node at x,y,z (100,102,103) with node number 101) .