[Paraview] How to see 3D Surface
William A. Mahaffey III
wam at hiwaay.net
Wed Dec 30 20:23:31 EST 2009
On 12/30/09 17:06, Ryan O'Kuinghttons wrote:
> Hi,
> I am trying to generate a 3D dataset from a 2D dataset with field
> values. I read the thread in the subject line, and tried the
> suggestion but couldn't get it to work. The suggestion was to use the
> calculator to do the following:
>
> coords + vitesse_X*kHat
>
>
> I tried doing things like:
>
> coords + (my_field_value)*coordsZ
>
> that didn't work, and I can't figure out what "vitesse" is, can you
> enlighten me? Thanks!
>
> Ryan
>
vitesse is french for speed, so he was probably telling you to generate
the new coordinates as:
coords + speed_X * kHat .... although I think it might better read:
coords + delta * kHat, for i = 1 to N repetitions, but who knows ....
--
William A. Mahaffey III
----------------------------------------------------------------------
"The M1 Garand is without doubt the finest implement of war
ever devised by man."
-- Gen. George S. Patton Jr.
More information about the ParaView
mailing list