Reading temperatures at a point!
Reading temperatures at a point!
(OP)
Hi,
I need to be able to read a temperature from a given point in a body, then reapply this temperature to the model surface as a loop, does anyone know of a method for achieving this?
I need to be able to read a temperature from a given point in a body, then reapply this temperature to the model surface as a loop, does anyone know of a method for achieving this?





RE: Reading temperatures at a point!
you could get the node number closest to the position you want with *get, then read the temperature at that node and apply it at the surface.