View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009555ParaViewBugpublic2009-09-17 10:562016-08-12 09:57
ReporterKen Moreland 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0009555: Selection does not show up in objects created in Python scripts
DescriptionWhen 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.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0037710)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2009-09-17 10:56 Ken Moreland New Issue
2016-08-12 09:57 Kitware Robot Note Added: 0037710
2016-08-12 09:57 Kitware Robot Status expired => closed
2016-08-12 09:57 Kitware Robot Resolution open => moved
2016-08-12 09:57 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team