<html>
If you want to append the 2 data sets together, try
vtkAppendFilter. If the 2 data sets have the same underlying
geometry and you want combine the data arrays from the 2 data sets, try
vtkMergeFilter.<br>
<br>
- Amy<br>
<br>
At 04:45 PM 11/26/2001 -0600, Song Li wrote:<br>
<blockquote type=cite cite>Hi, <br>
I just wonder if I can merge two datasets (UnstructuredGrid)
into one ? what calss can handle this ? and if I can do this, will
streamline still work ? thanks!! <br>
<pre>--
Song Li
VRAC(Virtual Reality Application Center),Iowa State University
Email: lisong@vrac.iastate.edu
Homepage:
<a href="http://www.vrac.iastate.edu/~lisong">http://www.vrac.iastate.edu/~lisong</a></pre><font face="Courier New, Courier"></font>
</blockquote></html>