how to get the result of a specified point

Moderator: GiD Team

Post Reply
Wentao
Posts: 1
Joined: Sun Sep 13, 2015 3:33 pm

how to get the result of a specified point

Post 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
User avatar
miguel
Posts: 361
Joined: Thu Sep 25, 2014 9:04 am

Re: how to get the result of a specified point

Post 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
Post Reply