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,964
    • Issues 1,964
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 98
    • Merge requests 98
  • 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
  • #11765
Closed
Open
Issue created Jan 25, 2011 by Kitware Robot@kwrobotOwner

Python trace bug for heterogeneous multiblock datasets

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


Load a multiblock dataset with only unstructured grid leafs. Paraview sees a multiblock dataset containing only unstructured grid data, so it creates an unstructured grid display. Next you enable more blocks, so that multiblock dataset now contains unstructured grid and polydata leafs. Save the python trace now. The trace script records volume rendering properties of the unstructured grid display. When the trace script is replayed, paraview sees the multiblock dataset has unstructured grid and polydata leafs, so it creates a geometry display instead of an unstructured grid display. The geometry display lacks the volume rendering properties.

You could reproduce this bug using an extract block filter with an input multiblock dataset that contains unstructured grid and polydata.

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