<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Scott, <br>
<br>
I will not comment on the custom filters, but I would like to mention
that clipping twice will use a lot of memory - you might be better off
to use a vtkBox implicit function to clip in one pass (invert/insideout
the box function and align it so a corner overlaps your data). (Caveat,
there may not be a handy paraview wrapper for the box function so you
might have to do it yourself)<br>
<br>
JB<br>
<br>
<blockquote
 cite="mid:040DF00BF960A24897B5B3EFBE63FE8A04806630@ES20SNLNT.srn.sandia.gov"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator"
 content="MS Exchange Server version 6.5.7652.24">
  <title>Create custom filter with two filters</title>
<!-- Converted from text/rtf format -->
  <p><font face="Arial" size="2">Am I correct that you still cannot use
custom filters to "glue" two filters together?&nbsp; For instance, if I want
to have two clip filters, both at 90 degrees from each other, cut out a
corner of a dataset, is it possible to create a custom filter with the
output of the first clip going into the input of the second clip?</font></p>
  <p><font face="Arial" size="2">Also, I wonder if this is bug&nbsp; number</font>
  <a moz-do-not-send="true"
 href="http://www.paraview.org/Bug/view.php?id=4442"><u><font
 color="#0000ff" face="Courier New" size="2">http://www.paraview.org/Bug/view.php?id=4442</font></u></a>
  </p>
  <p><font face="Arial" size="2">Thanks,</font>
  </p>
  <p><font face="Arial" size="2">Alan</font>
  </p>
  <br>
  <br>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
ParaView mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ParaView@paraview.org">ParaView@paraview.org</a>
<a class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="78">-- 
John Biddiscombe,                            email:biddisco @ cscs.ch
<a class="moz-txt-link-freetext" href="http://www.cscs.ch/about/BJohn.php">http://www.cscs.ch/about/BJohn.php</a>
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82</pre>
</body>
</html>