Lester,
Just a small follow up. The normal vector can be input as a
'direction vector.' For example, for a plane at 45 degrees one can
input the direction vector (1,1,0), and ParaView will convert it
into a unit normal vector after you click APPLY. The (1,1,0) will
then appear as (0.707106781,0.707106781,0).
Sam
On 2/20/2015 4:03 AM, Lester Anderson
wrote:
Worked out how to solve the problem:
specifying the Normal for the clip plane in terms of the
cosine and sine function (X, Y) and now it is
straightforward to "slice" on specific longitudes for
example.
It was not clear from the manual about this aspect and what
the numbers were.
So for 125 East :
Origin: 0, 0, 0
Normal: 0.819152044288992 (cos 35), 0.573576436351046
(sin 35), 0
125 West:
Origin: 0, 0, 0
Normal: -0.819152044288992 (cos 35), 0.573576436351046 (sin
35), 0
Same options apply if you want to slice along latitudes
(or oblique views).
Clip plane plots exactly where it should on the map :)
Cheers
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
Search the list archives at: http://markmail.org/search/?q=ParaView
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview
|
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Search the list archives at: http://markmail.org/search/?q=ParaView
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview