MantisBT - ParaView
View Issue Details
0011962ParaViewFeaturepublic2011-03-11 13:322016-08-12 09:58
Alan Scott 
Kitware Robot 
normalminoralways
closedmoved 
 
 
Sandia
0011962: Turn on/off coordinate frames
The coordinate frames are stored in the exodus files, and can be extracted using standard calls such as ex_get_coordinate_frames(). There may be up to a few hundred frames in a model. Each frame is defined fairly simply,
  1. An index
  2. An indicator of cartesian, cylindrical or spherical
  3. An origin (3 reals)
  4. A Z direction vector (3 reals)
  5. A point in the XZ plane (3 reals).


Eventually, we would like to turn on/off any of these frames, but initially we would be happy if they could all be turned on/off together.

Display is a simple glyph like the one currently used for displaying the origin. The glyph should indicate the coordinate axes.

The need for this is immediate (what isn't). What is happening is that we are seeing support issues because this data is stored in the file and can't be examined in any way be the analysts.

No tags attached.
Issue History
2011-03-11 13:32Alan ScottNew Issue
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature
2011-09-01 10:56Utkarsh AyachitProject => Sandia
2016-08-12 09:58Kitware RobotNote Added: 0037935
2016-08-12 09:58Kitware RobotStatusbacklog => closed
2016-08-12 09:58Kitware RobotResolutionopen => moved
2016-08-12 09:58Kitware RobotAssigned To => Kitware Robot

Notes
(0037935)
Kitware Robot   
2016-08-12 09:58   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.