Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,666
    • Issues 1,666
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 62
    • Merge Requests 62
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #11962

Closed
Open
Created Mar 10, 2011 by Kitware Robot@kwrobotOwner

Turn on/off coordinate frames

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


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.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None