You are right, it's not possible to change the labels for the orientation axes from a plugin.
On Tue, Nov 23, 2010 at 5:08 AM, Felipe Bordeu <[email protected]> wrote: > Hi, > > I use a custom reader (.c++, .ui, .xml) to read my custom files. But the > information in the file is not always relates to the spacial coordinates x, > y, z. > > I will like to change the names of the axes in the 3D view (the Orientation > Axes), at the moment the user press apply, so the user can see the real axes > names of the data. > > (I look at the class vtkPVAxesActor:: setXAxisLabeltext(...); but how can I > access this object from my reader ... (I think is not possible).) > > > thanks, > > -- > > Felipe Bordeu Weldt > Ingénieur de Recherche > ------------------------------------- > Tél. : 33 (0)2 40 37 16 57 > Fax. : 33 (0)2 40 74 74 06 > [email protected] > Intitut GeM - UMR CNRS 6183 > École Centrale de Nantes > 1 Rue de La Noë, 44321 Nantes, FRANCE > ------------------------------------- > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
