MantisBT - ParaView
View Issue Details
0009877ParaViewFeaturepublic2009-11-10 09:582016-08-12 09:57
Stephane P 
Kitware Robot 
normalminoralways
closedmoved 
Development 
 
ParaViS
0009877: Preserve the representation type and other properties as filters are applied.
When a filter is applied, the newly created representation is mostly independant from the previous one. Some parameters are preserved, but not all and it does not work with plugins.
It would be nice if the newly created representation matches the parent one, when possible. This should also work in the case of representation plugins.

For this, I can see two steps :
1/ When possible, create the same representation for the output as the one used for the input.
2/ copy all properties of the parent representation so that they are intially the same.
No tags attached.
Issue History
2009-11-10 09:58Stephane PNew Issue
2010-06-15 09:10Utkarsh AyachitTarget Version => 3.8.2
2010-06-15 09:44Utkarsh AyachitTarget Version3.8.2 => 3.8.1
2010-12-02 09:13Utkarsh AyachitNote Added: 0023664
2010-12-02 10:21Utkarsh AyachitNote View State: 0023664: public
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature
2011-06-23 11:44Utkarsh AyachitProject => ParaViS
2016-08-12 09:57Kitware RobotNote Added: 0037746
2016-08-12 09:57Kitware RobotStatusexpired => closed
2016-08-12 09:57Kitware RobotResolutionopen => moved
2016-08-12 09:57Kitware RobotAssigned To => Kitware Robot

Notes
(0023664)
Utkarsh Ayachit   
2010-12-02 09:13   
commit 32e5df406da37d7c140a425fd9572f28d862407c
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Dec 1 17:12:36 2010 -0500

    Inherit properties from input representation whenever possible.
    
    Partial fix for BUG 0009877.
(0037746)
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.