Re: [Paraview] Cube Axes labels problems in current ParaView sources

2012-02-20 Thread Nenad Vujicic
Hello everyone, The problem is finally solved. List of steps for adding widget to Cube Axes Editor Dialog which controls cube axes behavior: 1) Add behavior to vtkCubeAxesRepresentation class and property which controls it, 2) Add property to

Re: [Paraview] Cube Axes labels problems in current ParaView sources

2012-01-23 Thread Nenad Vujicic
Hello everyone, Looks like this was very easy patch (3 lines of code):-). I made it by adding setting X, Y and Z axes ranges of used vtkCubeAxesActor object to data ranges at the end of vtkCubeAxesRepresentation::UpdateBounds(). Aashish, thank You very much on Your hint! However, I hit another

Re: [Paraview] Cube Axes labels problems in current ParaView sources

2011-10-26 Thread Aashish Chaudhary
Hi Nenad, I looked into the code and the behavior you are seeing is correct. So it is not a bug but I think what you are asking is quite logicial. Probably I need to put some logic in vtkCubeAxesRepresentation. I will drop another email once I have it working. Best, On Tue, Oct 18, 2011 at

Re: [Paraview] Cube Axes labels problems in current ParaView sources

2011-10-18 Thread Nenad Vujicic
Hello everyone, Does anyone have idea how to fix vtkCubeAxesActor.cxx so it doesn't scale axes ticks too? Also, is this expected behavior or a bug? Best regards, Nenad. On Mon, Oct 3, 2011 at 7:21 PM, Nenad Vujicic nena...@gmail.com wrote: Dear Aashish, On Mon, Oct 3, 2011 at 6:34 PM,

Re: [Paraview] Cube Axes labels problems in current ParaView sources

2011-10-18 Thread Aashish Chaudhary
Hi Nenad, I looked into some but then got distracted. I will try to have a solution this week. Sorry about the delay. Thanks, On Tue, Oct 18, 2011 at 6:31 AM, Nenad Vujicic nena...@gmail.com wrote: Hello everyone, Does anyone have idea how to fix vtkCubeAxesActor.cxx so it doesn't scale

Re: [Paraview] Cube Axes labels problems in current ParaView sources

2011-10-03 Thread Aashish Chaudhary
Hi Nenand, On Mon, Oct 3, 2011 at 12:28 PM, Nenad Vujicic nena...@gmail.com wrote: Hello everyone, I have problems with Cube Axes labels in ParaView v3.10.1 (and SVN sources). I load file with terrain mesh, turn on Show Cube Axes (on Display tab of Object Inspector) and everything is

Re: [Paraview] Cube Axes labels problems in current ParaView sources

2011-10-03 Thread Nenad Vujicic
Dear Aashish, On Mon, Oct 3, 2011 at 6:34 PM, Aashish Chaudhary aashish.chaudh...@kitware.com wrote: Hi Nenand, ... I can have a look at it but it may take one or two days before I get to it.  How soon you need this? Thank You very much for Your response! I'm not in big rush, so it can