Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,960
    • Issues 1,960
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 97
    • Merge requests 97
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #20336
Closed
Open
Issue created Nov 18, 2020 by Cory Quammen@cory.quammenMaintainer

3D Glyphs representation: restrict orientation vectors to 3- or 4-component arrays

All arrays appear as options for the Orientation Vectors array, but only 3- or 4- component vector arrays should be presented as options.

Steps to reproduce:

  • Launch ParaView, builtin server
  • Sources -> Fast Uniform Grid
  • Change representation to "3D Glyphs"
  • Check the Orient checkbox
  • Click on the Orientation Vectors combo box. You'll see options "DistanceSquared", "None", "Swirl", "X". Only the 3-component array "Swirl" and the "None" options should be present.
  • If you select "DistanceSquared", you'll get an error message
ERROR: In /opt/glr/paraview/paraview-ci/source-paraview/VTK/Rendering/OpenGL2/vtkOpenGLGlyph3DMapper.cxx, line 637
vtkOpenGLGlyph3DMapper (0x7fb7c999e9a0):  expecting an orientation array with 3 components, getting 1 components.
Edited Nov 18, 2020 by Cory Quammen
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking