Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 741
    • Issues 741
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 197
    • Merge requests 197
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTKVTK
  • Issues
  • #6649
Closed
Open
Created Mar 24, 2008 by Kitware Robot@kwrobotOwner

SetRemoveIsolatedVertices() and edge-based threshold selections does not fully copy vertex attributes into the new graph

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


If I create an edge-selection of a graph with a threshold set and pass that into vtkExtractSelectedGraph() with SetRemoveIsolatedVertices(true), the resulting graph does not fully copy original vertex data into the new graph.

The vertices in the new graph also seem to not respect opacity in the theme as well (assuming I'm doing that correctly).

The attached python script should replicate this error.

Assignee
Assign to
Time tracking