[vtkusers] Oriented vtkCubeAxesActor issues

David Gobbi david.gobbi at gmail.com
Mon Feb 5 12:03:07 EST 2018


On Mon, Feb 5, 2018 at 9:54 AM, David Gobbi <david.gobbi at gmail.com> wrote:

I've never tried the any of the "BaseFor" or "OrientedBounds" methods for
> this class, but I did a quick look through the vtkAxisActor.cxx code and I
> can confirm that UserTransform is ignored.  The vtkAxisActor is actually a
> collection of other actors (for the text, the ticks, the axis line, etc
> etc).  Most attributes of these child actors are not set when you set
> attributes of the vtkAxisActor.  That's why the UserTransform is ignored.
> It might be tricky to get the UserTransform working properly. The *BaseFor*
> methods might way to reorient the axes.
>

Apologies for the typo: I meant the *BaseFor* methods might be the only way
to reorient the axes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180205/10cfcca9/attachment.html>


More information about the vtkusers mailing list