MantisBT - ParaView
View Issue Details
0008723ParaView(No Category)public2009-03-11 14:392010-06-01 22:08
Eric Monson 
Utkarsh Ayachit 
normalfeatureN/A
closedfixed 
 
3.83.10 
0008723: Turn on/off annotations from Python
It would be nice to be able to turn on/off Orientation Axes and Center Of Rotation axes annotations from Python.

In my case I would use it from a script run in the PV Python Shell. If I'm running a script which loads a state file as preparation for saving an animation, these annotations are turned on by default, and right now I have to turn them both off manually rather than within the script.
No tags attached.
Issue History
2009-03-11 14:39Eric MonsonNew Issue
2009-05-13 13:39Utkarsh AyachitTarget Version => 3.8
2010-04-29 09:25Utkarsh AyachitStatusbacklog => tabled
2010-04-29 09:25Utkarsh AyachitAssigned To => Utkarsh Ayachit
2010-04-30 14:43Utkarsh AyachitAssigned ToUtkarsh Ayachit => Robert Maynard
2010-05-24 17:22Robert MaynardAssigned ToRobert Maynard => Utkarsh Ayachit
2010-06-01 12:26Utkarsh AyachitNote Added: 0020884
2010-06-01 12:26Utkarsh AyachitStatustabled => @80@
2010-06-01 12:26Utkarsh AyachitFixed in Version => 3.10
2010-06-01 12:26Utkarsh AyachitResolutionopen => fixed
2010-06-01 22:08Alan ScottNote Added: 0020894
2010-06-01 22:08Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0020884)
Utkarsh Ayachit   
2010-06-01 12:26   
commit ca35ea635072520fc2472d4bd80845405735a5eb
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Jun 1 11:58:10 2010 -0400

    Fixed BUG 0008723. Moved orientation axes and center axes to ServerManager.
    
    Now a horde of properties are available on the render view that can be used to
    toggle visibility/color etc. of the center axes as well as the orientation
    widget.
(0020894)
Alan Scott   
2010-06-01 22:08   
Trusting that it is fixed.