how to get the result of a specified point

Hello,
In the postprocess, I want to get the result of a specified point (with the coordinate (x,y,z), not just the nodes) at the current step. Is there any Gid_Process or Tcl process that can achieve this requirement?
I think it is similar to the PointEvolution command, but I don’t want to generate the graphs, and only the result of the current step is needed.

Looking forward to your advice!

Best Regards
Wentao

Hi,
sorry but at the moment there is no specific Tcl or GiD_Process command to interpolate the result for a point (x,y,z) like PointEvolution does.
we’ll add it to the list for the next versions.

the GiDTeam