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,731
    • Issues 1,731
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 58
    • Merge Requests 58
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ParaView
  • ParaViewParaView
  • Issues
  • #15183

Closed
Open
Opened Dec 04, 2014 by Kitware Robot@kwrobotOwner

Imp: Add "Use Cell Centers" option in the Glyph filter

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


“Auto convert properties” allows to apply filters which requires node field on a cell field, auto applying the filter “cell data to point data”. However, this filter computes mean values on the nodes. The resulting field data is an approximation of the initial field, with different min and max values. In order to keep the initial values, we must use the filter “cell centers”. This can be done for the filter glyph, but not for the filter contour for which the result of “cell centers” cannot be used as an input. That’s why we need to be able to set to use “cell centers” when the result can be used for a filter but still use “cell data to point data” otherwise, at least for the Glyph filter.

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