The models themselves.   Flipping the ViewUp seems to be the same as turning the monitor upside down, but that is not the result I want.<div><br></div><div>The problem is that Z in model coordinates is &quot;downwards&quot;, but vtk seems to insist that Z is &quot;upwards&quot;.</div>

<div><br></div><div>This problem is not just for Z either,</div><div>I also have the situation where in some circumstances, the Y should point the other way.   ie, Y means South rather than North.</div><div><br></div><div>

<br><br><div class="gmail_quote">On 16 October 2010 03:32, Bill Lorensen <span dir="ltr">&lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Do you want the models flipped, or just the view of the models?<br>
<br>
If it is the latter, you can set the ViewUp of the camera to 0,0,-1.<br>
<div><div></div><div class="h5"><br>
<br>
On Fri, Oct 15, 2010 at 3:17 PM, Paul Harris &lt;<a href="mailto:harris.pc@gmail.com">harris.pc@gmail.com</a>&gt; wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I have a VTK scene with some vtkPolyDataMappers and actors, plus an<br>
&gt; orientation widget.<br>
&gt;<br>
&gt; I want to change the fundamental direction of the Z axis, so that it points<br>
&gt; down rather than up.  I want all of the models, the orientation widget, etc<br>
&gt; to flip, so that they point down instead of up.<br>
&gt;<br>
&gt; I&#39;ve tried lots of things but have gotten nowhere...<br>
&gt;<br>
&gt; how do I make this happen?<br>
&gt;<br>
&gt; thanks<br>
&gt; Paul<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br></div>