<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thanks. Actually, I did a poor job explaining what I want to do. I’d like to have *partial* clip planes (as opposed to “infinite" planes over the entire domain). More specifically, my current use case is a bunch of spheres (representing biological cells) inside a spheroidal tumor. I’d like to cut out an octant, for example, from that spheroid to be able to peer inside better.<div class=""><br class=""></div><div class="">I’ve mocked up an example, using random points, and put the PV state file at <a href="https://github.com/rheiland/paraview_play" class="">https://github.com/rheiland/paraview_play</a>  (along with some sample /images). I just used the Box option of the Clip filter, because the Plane option seems to define an infinite plane (via Point and Normal). But the Box params (Position, Rotate, Scale) is not intuitive for my use case. Ideally I’d like to be able to specify a Corner and 3 Vectors. And, eventually, I’d like “cutter” results, where the spheres/cells are actually cut and capped.</div><div class=""><br class=""></div><div class="">So perhaps, I need an alternative pipeline for my use case. Suggestions welcome. For that matter, am I mistaken in thinking I can do what I want using OSPRay spheres?</div><div class=""><br class=""></div><div class="">thanks! -Randy<br class=""><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Oct 17, 2017, at 8:37 AM, Mathieu Westphal <<a href="mailto:mathieu.westphal@kitware.com" class="">mathieu.westphal@kitware.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div dir="ltr" class=""><div class=""><div class="">Hello<br class=""><br class=""></div>It is called Slice, and is available in the Filters and in the Common Filters toolbar.<br class=""><br class=""></div>Best,<br class=""></div><div class="gmail_extra"><br clear="all" class=""><div class=""><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class="">Mathieu Westphal<br class=""></div></div></div>
<br class=""><div class="gmail_quote">On Tue, Oct 17, 2017 at 2:30 PM, Heiland, Randy <span dir="ltr" class=""><<a href="mailto:heiland@iu.edu" target="_blank" class="">heiland@iu.edu</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">Is vtkCutter not directly accessible in PV (from the menus)? I’d like to do something similar to:<div class=""><a href="https://www.vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/VisualizationAlgorithms/Python/ClipCow.py" target="_blank" class="">https://www.vtk.org/gitweb?p=<wbr class="">VTK.git;a=blob;f=Examples/<wbr class="">VisualizationAlgorithms/<wbr class="">Python/ClipCow.py</a></div><div class=""><br class=""></div><div class="">for my dataset.</div><div class=""><br class=""></div><div class="">thanks, Randy</div></div><br class="">______________________________<wbr class="">_________________<br class="">
Powered by <a href="http://www.kitware.com/" rel="noreferrer" target="_blank" class="">www.kitware.com</a><br class="">
<br class="">
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank" class="">http://www.kitware.com/<wbr class="">opensource/opensource.html</a><br class="">
<br class="">
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank" class="">http://paraview.org/Wiki/<wbr class="">ParaView</a><br class="">
<br class="">
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank" class="">http://markmail.org/search/?q=<wbr class="">ParaView</a><br class="">
<br class="">
Follow this link to subscribe/unsubscribe:<br class="">
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank" class="">http://public.kitware.com/<wbr class="">mailman/listinfo/paraview</a><br class="">
<br class=""></blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></div></div></body></html>