MantisBT - ParaView
View Issue Details
0004297ParaView(No Category)public2007-01-10 15:592009-05-13 13:59
Clinton Stimpson 
Utkarsh Ayachit 
normalminoralways
closedfixed 
 
3.43.4 
0004297: solid color should be inherited
read in a data set with data to color by

change representation to outline
change solid color to blue or something
add a clip filter
hit apply
change representation to outline
the outline is white when it should be blue or whatever.

If you the above steps with a sphere source, or in PV 2, the color is inherited.
No tags attached.
has duplicate 0005494closed  Color property not inherited 
Issue History
2007-08-14 12:35Ken MorelandRelationship addedhas duplicate 0005494
2008-04-07 16:31Berk GeveciNote Added: 0011119
2008-04-07 16:32Berk GeveciAssigned ToBerk Geveci => Clinton Stimpson
2008-04-07 16:32Berk GeveciPrioritylow => normal
2008-04-07 16:32Berk GeveciCategory => 3.4
2008-08-07 13:20Utkarsh AyachitAssigned ToClinton Stimpson => Utkarsh Ayachit
2008-08-25 09:15Utkarsh AyachitStatustabled => @80@
2008-08-25 09:15Utkarsh AyachitResolutionopen => fixed
2008-08-25 09:15Utkarsh AyachitNote Added: 0013170
2008-09-02 21:18Alan ScottStatus@80@ => closed
2008-09-02 21:18Alan ScottNote Added: 0013262
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0011119)
Berk Geveci   
2008-04-07 16:31   
This is also true for other display properties.
(0013170)
Utkarsh Ayachit   
2008-08-25 09:15   
Added new hint <InheritRepresentationProperties /> which when present in a representation proxy XML, results in the listed properties being inherited from a representation for the input in the same view if any.

/cvsroot/ParaView3/ParaView3/Qt/Core/pqDataRepresentation.cxx,v <-- Qt/Core/pqDataRepresentation.cxx
new revision: 1.9; previous revision: 1.8
/cvsroot/ParaView3/ParaView3/Qt/Core/pqDataRepresentation.h,v <-- Qt/Core/pqDataRepresentation.h
new revision: 1.11; previous revision: 1.10
/cvsroot/ParaView3/ParaView3/Qt/Core/pqObjectBuilder.cxx,v <-- Qt/Core/pqObjectBuilder.cxx
new revision: 1.31; previous revision: 1.30
/cvsroot/ParaView3/ParaView3/Qt/Core/pqObjectBuilder.h,v <-- Qt/Core/pqObjectBuilder.h
new revision: 1.13; previous revision: 1.12
/cvsroot/ParaView3/ParaView3/Qt/Core/pqPipelineRepresentation.cxx,v <-- Qt/Core/pqPipelineRepresentation.cxx
new revision: 1.33; previous revision: 1.32
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/rendering.xml,v <-- Servers/ServerManager/Resources/rendering.xml
new revision: 1.309; previous revision: 1.308
(0013262)
Alan Scott   
2008-09-02 21:18   
Tested client/server.