<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><br></div><div><br></div><div>Cell Data to Point Data is the only way I know of to activate the contour filter for silo files.  The results are stored in cell arrays, which apparently don't activate the contour filter.  I stumbled upon using Cell Data to Point Data by accident, so if there's a better way to do this, I'm open to it.</div></div></blockquote><div><br></div><div>I see. I would go with Ken's suggestions, then.  I would also create a new array called  'vtkGhostType' from 'avtGhostZones'. You could do that instead of thresholding out the ghost zones. VTK knows about vtkGhostType name. I think you could leave those in as they should not be rendered.</div><div><br></div><div>You can create the new array from avtGhostZone using the Calculator filter.</div><div><br></div><div>Dan</div><div><br></div></div></div></div>