<div dir="ltr"><div>Thanks for the answers.  Just a minor follow-up:  For some reason, applying the D3 filter freezes Paraview on this computer (ver 4.1 64-bit on Windows 7 Enterprise SP1 64-bit).  An "Output Messages" window appears, but nothing is displayed before freezing up.  Any ideas as to why this occurs?<br>

<br></div><div>Thanks,<br>Evan Kao<br></div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 30, 2014 at 7:54 AM, Moreland, Kenneth <span dir="ltr"><<a href="mailto:kmorel@sandia.gov" target="_blank">kmorel@sandia.gov</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif">
<div>1. That's because there is no simple way to create new global IDs for the points generated by clip or slice in parallel. If you are running in serial, you can use the Generate Ids filter. If you are running in parallel you can use the D3 filter.</div>


<div><br>
</div>
<div>2. The CSV file format is not expressive enough to capture cell connectivity information. Use a different file format. Try the legacy VTK file format written in ASCII. Like CSV it is easy to both read by humans and parse by computers.</div>


<div><br>
</div>
<div>-Ken</div>
<div><br>
</div>
<span>
<div style="font-family:Calibri;font-size:11pt;text-align:left;color:black;BORDER-BOTTOM:medium none;BORDER-LEFT:medium none;PADDING-BOTTOM:0in;PADDING-LEFT:0in;PADDING-RIGHT:0in;BORDER-TOP:#b5c4df 1pt solid;BORDER-RIGHT:medium none;PADDING-TOP:3pt">


<span style="font-weight:bold">From: </span>Evan Kao <<a href="mailto:tossin@gmail.com" target="_blank">tossin@gmail.com</a>><br>
<span style="font-weight:bold">Date: </span>Saturday, June 28, 2014 2:53 AM<br>
<span style="font-weight:bold">To: </span>ParaView <<a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a>><br>
<span style="font-weight:bold">Subject: </span>[EXTERNAL] [Paraview] Exporting data from Paraview with connectivity after clipping/slicing<br>
</div><div><div class="h5">
<div><br>
</div>
<div>
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>Hello all,<br>
<br>
</div>
I'd like to export the data with the topology information (preferably as a .csv from a Spreadsheet View), especially after using the Slice and Clip Filters.  This would require the original node IDs and cell connectivities.  However, there appear to be a couple
 issues:<br>
<br>
</div>
1.  The globalnodeids aren't retained after using a Filter, although this can be (somewhat sloppily) circumvented by copying the globalnodeids with the Calculator.<br>
<br>
</div>
2.  The cell data does not appear to include any connectivity information (i.e. node ids that make up the element).  How do I retrieve that data?<br>
<br>
</div>
Thanks,<br>
</div>
Evan Kao<br>
</div>
</div>
</div>
</div></div></span>
</div>

</blockquote></div><br></div>