[vtkusers] Extract 1-d cells from unstructured grid
John Platt
jcplatt at lineone.net
Mon Jan 26 11:22:07 EST 2004
Mathieu,
I would like to extract all 1-d cells from a 'whole' unstructured grid.
I was trying to avoid storing the cell dimension as cell scalar
attribute data and using vtkThreshold filter.
John
-----Original Message-----
From: vtkusers-admin at vtk.org [mailto:vtkusers-admin at vtk.org] On Behalf
Of Mathieu Malaterre
Sent: 26 January 2004 15:47
To: John Platt
Cc: vtkusers at vtk.org
Subject: Re: [vtkusers] Extract 1-d cells from unstructured grid
John Platt wrote:
> Hi users,
>
>
>
> Is there a filter that can be used to extract 1-d, 2-d or 3-d cells
from
> an unstructured grid?
John,
Did you tried:
vtkExtractUnstructuredGrid
Or do you want loet say to extract only 1-d from a whole
unstructured
grid ?
Thanks
Mathieu
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list