View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006649VTK(No Category)public2008-03-25 13:222016-08-12 09:54
ReporterWilliam McLendon 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006649: SetRemoveIsolatedVertices() and edge-based threshold selections does not fully copy vertex attributes into the new graph
DescriptionIf 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.

TagsNo tags attached.
Project
Type
Attached Files? file icon test_SetRemoveIsolatedVertices.py [^] (4,131 bytes) 2008-03-25 13:22
png file icon scp.png [^] (12,346 bytes) 2008-03-25 13:27

 Relationships

  Notes
(0010904)
William McLendon (reporter)
2008-03-25 13:28

Forgot to add the error message I see printed:

Warning: In /home/wcmclen/dev/kitware.com/VTK/Rendering/vtkDynamic2DLabelMapper.cxx, line 243
vtkDynamic2DLabelMapper (0x848b30): Could not find label array (vertex_index) in input.

Looks like the vertex attribute array, 'vertex_index', isn't getting into the output.
(0036964)
Kitware Robot (administrator)
2016-08-12 09:54

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2008-03-25 13:22 William McLendon New Issue
2008-03-25 13:22 William McLendon File Added: test_SetRemoveIsolatedVertices.py
2008-03-25 13:27 William McLendon File Added: scp.png
2008-03-25 13:28 William McLendon Note Added: 0010904
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036964
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved
2016-08-12 09:54 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team