MantisBT - ParaView
View Issue Details
0015146ParaView(No Category)public2014-11-22 07:032015-01-02 10:43
Joachim Pouderoux 
Joachim Pouderoux 
normalminorhave not tried
closedfixed 
git-master 
4.3 
ParaViS
0015146_add_SelectPoints_function_in_pvsimple
feature
0015146: Imp: Be able to select points in python: in simple.py, create SelectPoints like SelectCells and refactor the code
To be able to make some selections in Python, there is already a SelectCells() function defined in simple.py.
It would be useful to have the same function for points.
No tags attached.
Issue History
2014-11-22 07:03Joachim PouderouxNew Issue
2014-11-22 07:03Joachim PouderouxAssigned To => Joachim Pouderoux
2014-11-24 03:59Joachim PouderouxNote Added: 0033831
2014-11-24 03:59Joachim PouderouxTopic Name => 0015146_add_SelectPoints_function_in_pvsimple
2014-11-24 03:59Joachim PouderouxResolutionopen => fixed
2014-11-24 03:59Joachim PouderouxStatusbacklog => gatekeeper review
2014-11-27 11:38Utkarsh AyachitFixed in Version => git-master
2014-11-27 11:39Utkarsh AyachitStatusgatekeeper review => customer review
2014-11-27 11:39Utkarsh AyachitNote Added: 0033856
2014-12-02 15:49Alan ScottNote Added: 0033871
2014-12-02 15:49Alan ScottStatuscustomer review => closed
2015-01-02 10:43Utkarsh AyachitFixed in Versiongit-master => 4.3

Notes
(0033831)
Joachim Pouderoux   
2014-11-24 03:59   
Change I3fbb8c1c: Add a SelectPoints() function in simple.py

Add a SelectPoints() function in simple.py

This function mimics the existing SelectCells() function.

Change-Id: I3fbb8c1c7905f528a9d75a47a3f2e4587022e10d
(0033856)
Utkarsh Ayachit   
2014-11-27 11:39   
Topics merged into master (v4.2.0-153-g044be9b)
        0015141_add_rotation_factor
        0015144_subticks_marks_deactivation
        0015146_add_SelectPoints_function_in_pvsimple
        15137_fix_label_format
        15148_ADIOS_require_MPI
(VTK) kdtree-repr
        qtEvent_player_fix
(VTK) update-hdf5
(VTK) vtk_20141122
(0033871)
Alan Scott   
2014-12-02 15:49   
Developer tag in git. Closing.