<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>
<div>Although the slice filter can automatically create any number of parallel slices at once, it cannot produce rotational slices automatically.</div>
</div>
</div>
<div><br>
</div>
<div>However, I believe you can achieve your goals by using Python scripting to automate the creation of any number of slices. There is a brief introduction to scripting in the ParaView tutorial (<a href="http://www.paraview.org/Wiki/The_ParaView_Tutorial">http://www.paraview.org/Wiki/The_ParaView_Tutorial</a>)
 and scripting is covered extensively throughout the ParaView User's Guide (<a href="http://www.paraview.org/paraview-guide/">http://www.paraview.org/paraview-guide/</a>), both of which are freely available. Once you have figured out how to properly create
 and manipulate the slice planes in the Python script, it is trivial to add a for loop to create as many planes as you like.</div>
<div><br>
</div>
<div>-Ken</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>ParaView <<a href="mailto:paraview-bounces@paraview.org">paraview-bounces@paraview.org</a>> on behalf of Michael Tzeng <<a href="mailto:mhtzeng1995@gwmail.gwu.edu">mhtzeng1995@gwmail.gwu.edu</a>><br>
<span style="font-weight:bold">Date: </span>Friday, October 2, 2015 at 9:46 AM<br>
<span style="font-weight:bold">To: </span>ParaView Mailing List <<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>><br>
<span style="font-weight:bold">Subject: </span>[EXTERNAL] [Paraview] Silce Feature Question<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">
<div style="font-size:12.8px">Hello ParaView Community,</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">I'm an undergraduate student that is currently doing research in the Biofluids Lab in the Mechanical Engineering Department at the George Washington University. I've been playing around with ParaView to help my professor render
 data. </div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">Is there a way to use the slice feature to produce multiple repeatable slices? And each slice must be about a point of origin so all slices go in 180 degrees. I've included a picture of what I'm interested in this email. In the
 picture there are only 18 slice and I performed all of them separately. If I wanted to create more than 18, lets say 180 slices, how would I do it the easiest and fastest way possible?</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">In addition to create a lot of slices, I also need to get data from each slice. I've been doing that with the Plot Over Line Filter. Is there a way to apply this filter onto each slice and then export the numbers onto Excel.</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">Thank you,</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">Michael Tzeng</div>
</div>
</div>
</div>
</span>
</body>
</html>