[Paraview] GroupParts filter
Amy Henderson
amy.henderson at kitware.com
Tue, 20 Apr 2004 08:41:46 -0400
Hi Patrick,
This is actually the expected behavior in ParaView. The Group Parts filter
does not merge the input data sets into a single data set, but instead
groups the separate inputs so that a single filter can be applied to all of
the parts at the same time. When you run the CleanUnstructuredGrid filter
on the results of GroupParts, you are actually applying an instance of
CleanUnstructuredGrid to each individual part. The instances of
CleanUnstructuredGrid have no knowledge of each other, which would be
necessary in order to merge points across datasets.
That said, this would be a feature request, not a bug. You could add it to
the ParaView bug tracker (http://www.paraview.org/Bug/) and mark it as a
feature request.
- Amy
At 07:48 AM 4/20/2004, Patrick Brockmann wrote:
>Hi all,
>
>A question about the use of the GroupParts filter.
>
>When I use a CleanUnstructuredGrid filter with a GroupParts dataset as input,
>duplicate points are not removed correctly (the duplicate points between
>the 2 datasets).
>Thus the 2 datasets with 4 hexahedrons each (64 points) used should be
>cleaned up to 30 points.
>But I get 40 points.
>
>I have put dataset exemple at:
>http://dods.ipsl.jussieu.fr/brocksce/pv_bugs/groupparts/
>
>Any idea. Bug or feature ?
>
>Regards
>Patrick
>
>--
>
>mailto:Patrick.Brockmann at cea.fr
>01.69.08.72.23 --> LSCE (Orme des merisiers 701, Bureau 50)
>01.44.27.21.10 --> IPSL (Jussieu, Tour 44-45, 3eme)
>http://www.ipsl.jussieu.fr/~brocksce/
>
>
>
>_______________________________________________
>ParaView mailing list
>ParaView at paraview.org
>http://www.paraview.org/mailman/listinfo/paraview