<div dir="ltr">Do you know exactly the set of methods that needs to be called on the VTK objects ? I can certainly try to expose them on the Python layer which could let you have a wider set of possibilities. (For that just give me a list of method calls that you would like to be able to do in C++)<div>
<br><div style>I can somehow guide you on how to get a reference to the VTK objects from the Python layer but all the methods that you need to access have to be public.</div><div style><br></div><div style>Another approach could be to &#39;patch&#39; the <span style="color:rgb(128,0,128)">vtkCubeAxesRepresentation </span>so the default behavior will be what you expect...</div>
<div style><br></div><div style>There is many way to tackle the current limitation.</div><div style><br></div><div style>Seb</div><div style><br></div>
<div style><br></div><div style><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 3, 2013 at 7:47 AM, Felipe Bordeu <span dir="ltr">&lt;<a href="mailto:felipe.bordeu@ec-nantes.fr" target="_blank">felipe.bordeu@ec-nantes.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>One solution is to change the scale.
      You can subtract the constant part to your coordinates.<br>
      <br>
      Felipe<br>
      Le 03/05/2013 12:58, Guðni Karl Rosenkjær a écrit :<br>
    </div><div><div class="h5">
    <blockquote type="cite">
      <div dir="ltr">Hello,
        <div><br>
        </div>
        <div>Thanks for the reply Sebastien. </div>
        <div><br>
        </div>
        <div>Is there any way where I can deal with this? I
          want to make a publishable figure from my work in Paraview and
          this issue with labels is the last problem that I need to deal
          with. Is it possible to mix the Paraview script (.py state
          file of the model) and vtk 5.10.1 method to fix the labels and
          generate the figure I want?</div>
        <div><br>
        </div>
        <div>Is there anybody that has been able to deal with
          this problem that can share some idea&#39;s?</div>
        <div><br>
        </div>
        <div>Thanks very much in advance.</div>
        <div><br>
        </div>
        <div>
          Cheers,</div>
        <div>Gudni</div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Thu, May 2, 2013 at 7:15 PM,
          Sebastien Jourdain <span dir="ltr">&lt;<a href="mailto:sebastien.jourdain@kitware.com" target="_blank">sebastien.jourdain@kitware.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">This is not something that is currently
              supported.</div>
            <div class="gmail_extra"><br>
              <br>
              <div class="gmail_quote">
                <div>
                  <div>On Thu, May 2, 2013 at 1:26 PM, Guðni
                    Karl Rosenkjær <span dir="ltr">&lt;<a href="mailto:grosenkj@eos.ubc.ca" target="_blank">grosenkj@eos.ubc.ca</a>&gt;</span>
                    wrote:<br>
                  </div>
                </div>
                <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  <div>
                    <div>
                      <div dir="ltr">Hello,
                        <div><br>
                        </div>
                        <div>I am using Paraview to visualize data in
                          UTM coordinates. I have a problem with the
                          labels on the Northing axes, since the label
                          format doesn&#39;t include enough digits for the
                          range my data is in ( as seen on in the figure
                          attached to the email).</div>
                        <div><br>
                        </div>
                        <div>How can I access the string format to be
                          able to change it?</div>
                        <div><br>
                        </div>
                        <div>I have made some attempts to do this via a
                          the python shell by doing by accessing the
                          represtation, rep = GetRepresention() and
                          explore the options there. But I haven&#39;t been
                          able to find where I could change the format.
                          I have found with google and from playing with
                          the vtk 5.10.1 that vtkCubeAxesActor has
                          get/set*LabelFormat methods that I am not able
                          to find in Paraview.</div>
                        <div><br>
                        </div>
                        <div>I am using Paraview 3.98.1 (pre-compiled
                          version) on a 64-bit Fedora 17 system.</div>
                        <div><br>
                        </div>
                        <div>Thanks for the help.</div>
                        <div>Cheers,</div>
                        <div>Gudni </div>
                        <div><br>
                        </div>
                        <div> </div>
                      </div>
                      <br>
                    </div>
                  </div>
                  _______________________________________________<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 ParaView
                  Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
                  <br>
                  Follow this link to subscribe/unsubscribe:<br>
                  <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
                  <br>
                </blockquote>
              </div>
              <br>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a>

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>

Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a>

Follow this link to subscribe/unsubscribe:
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a>
</pre>
    </blockquote>
    <br>
    <br>
    </div></div><span class="HOEnZb"><font color="#888888"><pre cols="72">-- 
Felipe Bordeu Weldt
Ingénieur de Recherche
-------------------------------------
Tél. : <a href="tel:33%20%280%292%2040%2037%2016" value="+13302403716" target="_blank">33 (0)2 40 37 16</a> 57
Fax. : <a href="tel:33%20%280%292%2040%2074%2074" value="+13302407474" target="_blank">33 (0)2 40 74 74</a> 06
<a href="mailto:Felipe.Bordeu@ec-nantes.fr" target="_blank">Felipe.Bordeu@ec-nantes.fr</a>
Institut GeM - UMR CNRS 6183
École Centrale Nantes
1 Rue de La Noë, 44321 Nantes, FRANCE
-------------------------------------</pre>
  </font></span></div>

<br>_______________________________________________<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 ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>