MantisBT - ParaView
View Issue Details
0009555ParaViewBugpublic2009-09-17 10:562016-08-12 09:57
Ken Moreland 
Kitware Robot 
normalminorhave not tried
closedmoved 
 
 
0009555: Selection does not show up in objects created in Python scripts
When you create and show a source object in a pipeline script, you cannot see any cells that get selected on it. To replicate, do the following.

1. From within the ParaView GUI, open the Python shell.
2. Type the following commands:

Sphere()
Show()
Render()

3. Go back to the GUI and perform any selection. You will not see the selected points or cells.

If you go to the selection inspector, you will see that the selection is happening, but it just not being drawn on the sphere. I suspect the problem is that when the representation is created by the Python script, the properties describing how the selection is drawn are set such that it does not show up.
No tags attached.
Issue History
2009-09-17 10:56Ken MorelandNew Issue
2016-08-12 09:57Kitware RobotNote Added: 0037710
2016-08-12 09:57Kitware RobotStatusexpired => closed
2016-08-12 09:57Kitware RobotResolutionopen => moved
2016-08-12 09:57Kitware RobotAssigned To => Kitware Robot

Notes
(0037710)
Kitware Robot   
2016-08-12 09:57   
Resolving issue as `moved`.

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