Skip to content

GitLab

  • Menu
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,841
    • Issues 1,841
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • 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
  • ParaView
  • ParaViewParaView
  • Issues
  • #20494
Closed
Open
Created Feb 19, 2021 by Mathieu Westphal@mwestphalMaintainer

Slice filter produce duplicated points with unstructured grid input

Slice filter produce many duplicated points when using the "Triangulate the slice" option, which is default. SliceWithPlane has the same issue. Only with UG.

Steps to reproduce:

  • Open ParaView
  • UnstructuredCellTypes, Apply
  • Slice, Apply, note that "Triangulate the mesh" and "merge duplicated point" options are both checked.
  • Output contains 1167 points, way too many
  • Clean, Apply
  • Output contain 225 points, this would be the expected output
  • Disabling the "Triangulate the mesh" option work around the issue.

FYI @will.schroeder @charles.gueunet

Edited Feb 19, 2021 by Mathieu Westphal
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking