View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005677ParaView(No Category)public2007-09-11 16:302007-09-17 17:04
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PriorityurgentSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005677: Surface With Edges representation has incorrect replace input behavior
DescriptionSome filters, such as contour, are supposed to replace their input if their source shows an opaque surface. This is behavior is specified by setting the replace_input of the Visibility hint tag to 2. That all works fine for surface representation, but not the new surface with edges representation. The surface with edges representation remains visible after the filter is first applied. Here is a simple replication:

1. Create a sphere source.
2. Create a clip filter and apply. Everything is working fine.
3. Delete the clip filter.
4. Change the representation of the sphere to Surface With Edges.
5. Create and apply another clip filter. This time it looks like nothing was done because the sphere was not properly hidden.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0008930)
Utkarsh Ayachit (administrator)
2007-09-11 17:07

Surface with edges is treated a solid representation as far as input visibility goes.

/cvsroot/ParaView3/ParaView3/Qt/Core/pqPendingDisplayManager.cxx,v <-- pqPendingDisplayManager.cxx
new revision: 1.22; previous revision: 1.21
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/filters.xml,v <-- filters.xml
new revision: 1.261; previous revision: 1.260

 Issue History
Date Modified Username Field Change
2007-09-11 16:30 Ken Moreland New Issue
2007-09-11 16:47 Utkarsh Ayachit Status backlog => tabled
2007-09-11 16:47 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2007-09-11 17:07 Utkarsh Ayachit Status tabled => @80@
2007-09-11 17:07 Utkarsh Ayachit Resolution open => fixed
2007-09-11 17:07 Utkarsh Ayachit Note Added: 0008930
2007-09-17 17:04 Alan Scott Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team