Hello Drej,
thank you for your help. It helped me so far.
I have now written an APDL as follows:
*DIM,dtab,ARRAY,100,2
NSEL,S,S,3,-1,0, ,0
*VGET,dtab(1,1),node,,nlist
*vfill,dtab(1,2),rand,0,100
So I have selected some Nodes by results and stored their nodenumbers into the first column of the...