[vtkusers] Axes title orientation with python VTK
Hom Nath Gharti
hng.email at gmail.com
Tue Apr 28 05:02:13 EDT 2009
I am using vtkCubeAxesActor2D() for axes. Is it possible to orient the axes
title? I tried the following, but it doesn't have any effect.
axes.GetAxisTitleTextProperty().SetOrientation(90)
or
axes.GetYAxisActor2D().GetTitleTextProperty().SetOrientation(90)
Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090428/166a6238/attachment.htm>
More information about the vtkusers
mailing list