The input doesn&#39;t have to be a polydata and usually won&#39;t be a polydata so it won&#39;t have normals already computed. if compute scalars is on then all the arrays are passed from the input to the output but if compute scalars is off then all but the array selected for contouring will be passed to the output.<br>
<br><div class="gmail_quote">On Wed, Aug 15, 2012 at 1:37 PM, Aashish Chaudhary <span dir="ltr">&lt;<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@kitware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
May be it is obvious, but why we don&#39;t compute normal&#39;s for<br>
vtkPolyData in the first place? If the input has normal&#39;s array, then<br>
I would assume that output should have normal&#39;s by default.<br>
<div><div class="h5"><br>
<br>
On Wed, Aug 15, 2012 at 12:01 PM, Andy Bauer &lt;<a href="mailto:andy.bauer@kitware.com">andy.bauer@kitware.com</a>&gt; wrote:<br>
&gt; I&#39;d like to change ParaView&#39;s default behavior of the contour filter.<br>
&gt; Currently the default is to compute normals and not compute gradients or<br>
&gt; scalars. These defaults are only used for structured data sets (i.e.<br>
&gt; vtkStructuredGrid, vtkImageData, and vtkRectilinearGrid) and are not options<br>
&gt; when isosurfacing for vtkPolyData or vtkUnstructuredGrids. When the input<br>
&gt; data set is a multiblock data set that contains both structured and<br>
&gt; unstructured data sets the output for the current code results in a<br>
&gt; multiblock data set with partial arrays (Normals for the structured data<br>
&gt; sets and the contoured variable for the unstructured data sets). The change<br>
&gt; I&#39;d like to make is to make Compute Normals off by default and Compute<br>
&gt; Scalars on by default so that the output is a bit more consistent.<br>
&gt;<br>
&gt; Does anyone think that this is a significant change and shouldn&#39;t be done?<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Andy<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
| Aashish Chaudhary<br>
| R&amp;D Engineer<br>
| Kitware Inc.<br>
| <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
</font></span></blockquote></div><br>