<div dir="ltr">ParaView will always set it by default to (0,0,0), although the user can override it from the python if it wants to.<div style>A use case, could be if your data is not centered on (0,0,0) and you want the offset of be relative to your dataset.</div>
<div style>But this really depends on the user goal. The ParaView UI is made to work with origin set to (0,0,0)</div><div style><br></div><div style>Seb</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Jan 14, 2013 at 10:57 AM, Reuter, Michael A. <span dir="ltr">&lt;<a href="mailto:reuterma@ornl.gov" target="_blank">reuterma@ornl.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yes, that does make sense. Is there any case where it would not be (0,0,0)? I don&#39;t see one based on your explanation, but I want to be sure.<br>
<br>
Cheers,<br>
M<br>
<br>
From: Sebastien Jourdain &lt;<a href="mailto:sebastien.jourdain@kitware.com">sebastien.jourdain@kitware.com</a>&lt;mailto:<a href="mailto:sebastien.jourdain@kitware.com">sebastien.jourdain@kitware.com</a>&gt;&gt;<br>
Date: Thursday, January 10, 2013 7:04 PM<br>
To: Michael Reuter &lt;<a href="mailto:reuterma@ornl.gov">reuterma@ornl.gov</a>&lt;mailto:<a href="mailto:reuterma@ornl.gov">reuterma@ornl.gov</a>&gt;&gt;<br>
Cc: &quot;<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>&lt;mailto:<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>&gt;&quot; &lt;<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>&lt;mailto:<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>&gt;&gt;<br>

Subject: Re: [Paraview] pqMultiSliceView bug?<br>
<div class="im"><br>
The origin is &quot;always&quot; 0 as we rely on the slice offset. So in order to figure out easily where each slice is, it is better to have an origin at 0, so the offset become the location on any slice.<br>
<br>
Does that make sense ?<br>
<br>
Seb<br>
<br>
<br>
</div><div class="im">On Thu, Jan 10, 2013 at 1:02 PM, Michael Reuter &lt;<a href="mailto:reuterma@ornl.gov">reuterma@ornl.gov</a>&lt;mailto:<a href="mailto:reuterma@ornl.gov">reuterma@ornl.gov</a>&gt;&gt; wrote:<br>
Hi,<br>
<br>
    I&#39;m using the new pqMultiSliceView in our C++ application. Everything seems to work fine except when I use the information from GetSliceOrigin(). It always returns (0,0,0) even when the sliceOffsetOnAxis in the sliceClicked() signal shows the correct slice location on the particular axis. I can create an origin vector using the normal vector from GetSliceNormal() (which is correct), but I think GetSliceOrigin() should return the right thing.<br>

<br>
Thanks,<br>
M<br>
<br>
--<br>
Dr. Michael Reuter<br>
Data Analaysis and Visualization Group<br>
Neutron Data Analysis and Visualization Division<br>
Oak Ridge National Laboratory<br>
<br>
</div>Office: <a href="tel:1-865-241-7216" value="+18652417216">1-865-241-7216</a>&lt;tel:<a href="tel:1-865-241-7216" value="+18652417216">1-865-241-7216</a>&gt;<br>
Fax: <a href="tel:1-865-574-6080" value="+18655746080">1-865-574-6080</a>&lt;tel:<a href="tel:1-865-574-6080" value="+18655746080">1-865-574-6080</a>&gt;<br>
Email: <a href="mailto:reuterma@ornl.gov">reuterma@ornl.gov</a>&lt;mailto:<a href="mailto:reuterma@ornl.gov">reuterma@ornl.gov</a>&gt;<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a>&lt;<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>&gt;<br>
<div class="HOEnZb"><div class="h5"><br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br>
</div></div></blockquote></div><br></div>