[Paraview] How does the PVPickFilter list the order of the points
Vines, John (Civ, ARL/CISD)
jvines at arl.army.mil
Wed Sep 14 06:56:14 EDT 2005
Amy,
Thanks for the information. Now here is another question ;) I expected to get the point order as you stated:
(bottom) (top)
3 2 7 6
0 1 4 5
But the order that I am seeing is:
(bottom) (top)
2 3 6 7
0 1 4 5
-----Original Message-----
From: Amy Squillacote [mailto:amy.squillacote at kitware.com]
Sent: Tue 9/13/2005 3:52 PM
To: Vines, John (Civ, ARL/CISD); paraview at paraview.org
Cc:
Subject: Re: [Paraview] How does the PVPickFilter list the order of the points
See page 9 of this PDF (http://www.vtk.org/pdf/file-formats.pdf)
available from VTK's web site. From the image there, the points on
the bottom and top faces of the hexahedron are as follows.
(bottom) (top)
3 2 7 6
0 1 4 5
- Amy
At 03:41 PM 9/13/2005, Vines, John (Civ, ARL/CISD) wrote:
>content-class: urn:content-classes:message
>Content-Type: text/plain;
> charset="utf-8"
>
>All,
>Does anyone know how the pick filter lists the order of the points
>of a hexahedral cell? I need to verify the connectivity of
>hexahedral cells. I was under the impression that I could use the
>pick filter to pick a cell and view the connectivity but I'm not
>getting the connectivity I expected.
>
>Thanks in advance,
>John
>_______________________________________________
>ParaView mailing list
>ParaView at paraview.org
>http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list