View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004119ParaView(No Category)public2006-12-01 10:302007-04-03 18:15
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityfeatureReproducibilityalways
StatusclosedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004119: Cell/point id based picking
DescriptionParaView 2 allows you to pick a cell or point based on id. ParaView 3 needs to do that, too.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0006565)
user521
2007-02-26 17:03

I added ID picking for selection today. It is not finished yet. In particular it does not do point ID picking yet, it does use globalids yet, and the GUI to use it is in rough draft state. Howevert the code path to do ID selection is in and can be used to start prototyping analysis.
(0006821)
user521
2007-03-16 15:51

Point and cell extraction by id is now in. To use it make up a vtkSelection with CONTENT_TYPE=IDS, FIELD_TYPE=POINT or CELL, and an optional ARRAY_NAME and the extract filter will give you whatever cells or points that you request.

(0006830)
Ken Moreland (manager)
2007-03-19 10:47

I'm not seeing how this is reflected in the PV 3 GUI, and thus I don't see how this is implementing the functionality from PV 2. How does the user pick a point/cell by id, get its data values, see its position in a 3D view, and plot the value over time?
(0006866)
Ken Moreland (manager)
2007-03-20 13:49

We need to access this from the GUI.
(0007008)
Berk Geveci (administrator)
2007-03-29 14:12

Utkarsh is working on this.

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team