<div dir="ltr">Hi Jools,<div><br></div><div>you can do what you try to do with the cube axes, but you should also be able to transform the actor of it.</div><div>Did you tried to use "Set?AxisRange()" ?</div><div>
<br></div><div>Seb</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 7, 2014 at 3:23 AM, Jools Lewthwaite <span dir="ltr"><<a href="mailto:jools.lewthwaite@hotmail.co.uk" target="_blank">jools.lewthwaite@hotmail.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">(Apologies if this is a repost)<br>
<br>
Thanks Sebastien - it did help me figure whats going on somewhat.<br>
<br>
Unfortunately, I have come to the conclusion that perhaps the<br>
vtkCubeAxesActor is just not going to allow twhat I need. The problems seem<br>
to be that the orientated bounds are also used as the displayed ranges -<br>
i.e. the methods SetXAxisRange(lox,hix) etc no longer seem to have an<br>
effect, in addition these ranges are at the same scale as the world<br>
coordinates - so using the orientation seems to lose the freedom of unit<br>
scaling on the axis. Also the cube axis is placed into the world in such a<br>
way that the axis origin is centred at the world origin and I can't see<br>
anyway to affect this (it explains the offsetting I was seeing though).<br>
<br>
My problem is that I have two coordinate systems with different scales on<br>
the XY plane and different origins, and I'm coming to the conclusion that I<br>
can't have both cubes displayed at the same time.<br>
<br>
The simple solution would be if I could just rotate an aligned cube axis, or<br>
build one from an aligned axes set via transforms, but so far as  I can see<br>
methods such as SetScale, SetUserTransform and so on seem to be having no<br>
effect on the object. I'm pretty new at vtk so perhaps I'm missing something<br>
- do you (or anyone) know if I should be able to rotate the actor, or is the<br>
orientetdbounds/setaxis methods the only way of achieving this?<br>
<br>
Thanks in advance!<br>
<br>
Jools<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/oriented-vtkCubeAxesActor-issue-tp5726648p5726664.html" target="_blank">http://vtk.1045678.n5.nabble.com/oriented-vtkCubeAxesActor-issue-tp5726648p5726664.html</a><br>

Sent from the VTK - Users mailing list archive at Nabble.com.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<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 VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br></div>