[Paraview-developers] Setting labels/titles for the new Grid Axes?

anton.piccardo-selg at stfc.ac.uk anton.piccardo-selg at stfc.ac.uk
Fri Sep 4 11:27:57 EDT 2015


Hi Utkarsh,

Thanks for that tip. This helped me resolve the issue.

Many thanks and best regards,

Anton
________________________________
From: Utkarsh Ayachit [utkarsh.ayachit at kitware.com]
Sent: 04 September 2015 12:58
To: Piccardo-Selg, Anton (-,RAL,ISIS)
Cc: ParaView Developers
Subject: Re: [Paraview-developers] Setting labels/titles for the new Grid Axes?

Anton,

I suspect you don't have the pqModelTransformSupportBehavior [1] instantiated in your application code. That class manages keeping the Grid Axes label in sync with field data values from sources/filters in the scene.

Utkarsh

[1] http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqModelTransformSupportBehavior.html

On Fri, Sep 4, 2015 at 4:28 AM, <anton.piccardo-selg at stfc.ac.uk<mailto:anton.piccardo-selg at stfc.ac.uk>> wrote:
Hi,

I am currently working on updating the axes system of our ParaView-based application from the the Cube Axes system to the Grid Axes system, as the latter offers great editing features which our users desire. The current way we provide the axis labels is via vtkPVChangeOfBasisHelper.

The new Grid Axes system does not seem to take its information from vtkPVChangeOfBasisHelper though. Hence my questions, where is the correct point to add custom information for the Grid Axes programatically ( in a similar way to the vtkPVChangeOfBasisHelper)?

We are currently using ParaView (SHA1 = b40280a2f274aa27aac707abf9097317f731dcc1) which is a follow up of ParaView 4.3.1. Are the vtkPVChangeOfBasisHelper settings used by the Grid Axes in ParaView4.4.0-RC1?

Many thanks for you help and best regards,

Anton
_______________________________________________
Powered by www.kitware.com<http://www.kitware.com>

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Search the list archives at: http://markmail.org/search/?q=Paraview-developers

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview-developers



More information about the Paraview-developers mailing list