MantisBT - ParaView
View Issue Details
0009673ParaViewFeaturepublic2009-10-07 11:402016-08-12 09:57
Ken Moreland 
Kitware Robot 
normalminorhave not tried
closedmoved 
 
WhenPossible 
0009673: Better names for representations in Python trace
Right now the Python trace is assigning names to representations that do not accurately reflect the source the representation is for. For example, if I make a simple trace of creating a sphere source and applying, I get a trace with the following:

Sphere1 = Sphere()

RenderView1 = GetRenderView()
DataRepresentation1 = Show()

Rather than use the variable DataRepresentation1, we should be using something like Sphere1Representation1.
No tags attached.
Issue History
2009-10-07 11:40Ken MorelandNew Issue
2010-04-16 11:11Utkarsh AyachitTarget Version3.8 => WhenPossible
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature
2016-08-12 09:57Kitware RobotNote Added: 0037726
2016-08-12 09:57Kitware RobotStatusexpired => closed
2016-08-12 09:57Kitware RobotResolutionopen => moved
2016-08-12 09:57Kitware RobotAssigned To => Kitware Robot

Notes
(0037726)
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.