| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0006649 | VTK | (No Category) | public | 2008-03-25 13:22 | 2016-08-12 09:54 | ||||
| Reporter | William McLendon | ||||||||
| Assigned To | Kitware Robot | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0006649: SetRemoveIsolatedVertices() and edge-based threshold selections does not fully copy vertex attributes into the new graph | ||||||||
| Description | 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | ![]() | ||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |