Hi Alan,<br><br>I can&#39;t tell what type of blocks are in the multiblock data set of can and disk_out_ref but I&#39;m guessing some of them are either unstructured or polydata and if they are, those options get disabled since they&#39;re only available for topologically structured input grids.<br>
<br>As for the contours of wavelet, I didn&#39;t check that out before but that&#39;s a good point. I&#39;m playing around with adding normals for unstructured grid inputs since the current set up doesn&#39;t allow that but maybe it should.<br>
<br>Andy<br><br><div class="gmail_quote">On Wed, Aug 15, 2012 at 10:01 PM, Scott, W Alan <span dir="ltr">&lt;<a href="mailto:wascott@sandia.gov" target="_blank">wascott@sandia.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Andy,<br>
I tried this with can and disk_out_ref, and didn&#39;t have the option to change these settings (not sure why).  Then, I tried wavelet, and without normal, lighting is messed up (it now looks like flat shading).  I am thinking we don&#39;t want lighting messed up for contours.<br>

<br>
Alan<br>
<br>
From: <a href="mailto:paraview-bounces@paraview.org">paraview-bounces@paraview.org</a> [mailto:<a href="mailto:paraview-bounces@paraview.org">paraview-bounces@paraview.org</a>] On Behalf Of Andy Bauer<br>
Sent: Wednesday, August 15, 2012 10:02 AM<br>
To: <a href="mailto:paraview@paraview.org">paraview@paraview.org</a>; <a href="mailto:paraview-developers@paraview.org">paraview-developers@paraview.org</a><br>
Subject: [EXTERNAL] [Paraview] default behavior change for contour filter<br>
<div class="HOEnZb"><div class="h5"><br>
I&#39;d like to change ParaView&#39;s default behavior of the contour filter. Currently the default is to compute normals and not compute gradients or scalars. These defaults are only used for structured data sets (i.e. vtkStructuredGrid, vtkImageData, and vtkRectilinearGrid) and are not options when isosurfacing for vtkPolyData or vtkUnstructuredGrids. When the input data set is a multiblock data set that contains both structured and unstructured data sets the output for the current code results in a multiblock data set with partial arrays (Normals for the structured data sets and the contoured variable for the unstructured data sets). The change I&#39;d like to make is to make Compute Normals off by default and Compute Scalars on by default so that the output is a bit more consistent.<br>

<br>
Does anyone think that this is a significant change and shouldn&#39;t be done?<br>
<br>
Thanks,<br>
Andy<br>
</div></div></blockquote></div><br>