Page 1 of 1

how to get the result of a specified point

Posted: Sun Sep 13, 2015 3:59 pm
by Wentao
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

Re: how to get the result of a specified point

Posted: Fri Sep 18, 2015 3:46 pm
by miguel
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