Hello!
Try to use this program
ESEL,S,MAT,,№№№ (№№№ - your material number)
NSLE,S,corner
*GET,MAX_NODE,NODE,,num,max
*GET,Min_NODE,NODE,,num,min
*DIM,temp_n,ARRAY,MAX_NODE,6,1
*DO,I,Min_NODE,MAX_NODE
*GET,temp_n(I,3),node,i,bfe,temp
*ENDDO
so now you have the array with temperature, which you...