MantisBT - ParaView
View Issue Details
0011067ParaViewFeaturepublic2010-07-29 20:312012-10-29 17:04
Alan Scott 
Utkarsh Ayachit 
highminoralways
closedfixed 
 
3.98.0 
Sandia
amr-datastructure-changes
0011067: surface with blocks
My user has requested that we add another representation for CTH data. Instead of Surface with Edges (which draws lines around every surface cell), he wants Surface with Blocks (solid, then drawing lines around each surface block).
No tags attached.
related to 0011065closed Utkarsh Ayachit Enhanced background 
png bug11065 (1).png (14,917) 2012-09-01 20:50
https://www.vtk.org/Bug/file/9268/bug11065%20%281%29.png
png

png cth-surface-with-edges-desired.png (24,047) 2012-09-19 21:22
https://www.vtk.org/Bug/file/9283/cth-surface-with-edges-desired.png
png
Issue History
2010-07-29 20:31Alan ScottNew Issue
2010-09-01 11:20Utkarsh AyachitNote Added: 0022061
2010-09-01 11:20Utkarsh AyachitTarget Version3.10 => 3.10.shortlist
2010-09-01 12:29Alan ScottNote Added: 0022067
2010-09-01 12:32Alan ScottNote Edited: 0022067
2010-10-22 15:52Utkarsh AyachitStatusbacklog => tabled
2010-10-22 15:52Utkarsh AyachitAssigned To => Sebastiennn Jourdain
2011-02-01 20:19Alan ScottNote Added: 0025222
2011-02-01 22:28Alan ScottPrioritynormal => high
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature
2011-09-01 10:56Utkarsh AyachitProject => Sandia
2011-12-05 08:13Sebastien JourdainAssigned ToSebastiennn Jourdain => Utkarsh Ayachit
2012-09-01 20:50Utkarsh AyachitTopic Name => amr-datastructure-changes
2012-09-01 20:50Utkarsh AyachitNote Added: 0029099
2012-09-01 20:50Utkarsh AyachitStatusbacklog => gatekeeper review
2012-09-01 20:50Utkarsh AyachitFixed in Version => git-next
2012-09-01 20:50Utkarsh AyachitResolutionopen => fixed
2012-09-01 20:50Utkarsh AyachitRelationship addedrelated to 0011065
2012-09-01 20:50Utkarsh AyachitFile Added: bug11065 (1).png
2012-09-01 20:51Utkarsh AyachitNote Added: 0029100
2012-09-03 13:30Utkarsh AyachitStatusgatekeeper review => customer review
2012-09-03 13:30Utkarsh AyachitNote Added: 0029119
2012-09-19 21:22Alan ScottFile Added: cth-surface-with-edges-desired.png
2012-10-06 07:03Utkarsh AyachitFixed in Versiongit-next => git-master
2012-10-10 17:00Alan ScottNote Added: 0029351
2012-10-10 17:00Alan ScottStatuscustomer review => closed
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0

Notes
(0022061)
Utkarsh Ayachit   
2010-09-01 11:20   
I'd vote for adding a filter that rendering the block wireframe and then he can simply apply that filter and show both the surface of the original data and the result of this filter.
(0022067)
Alan Scott   
2010-09-01 12:29   
(edited on: 2010-09-01 12:32)
That sounds acceptable to me. One question - will we have problem with stitching? I assume the filter will have to use the Coincident Topology Resolution functionality.

(0025222)
Alan Scott   
2011-02-01 20:19   
I am sending a set of screenshots to Utkarsh, showing what I want. These screenshots also show bug number 11065.

Screenshot 000000 - This shows the desired foreground pattern for this bug.
(0029099)
Utkarsh Ayachit   
2012-09-01 20:50   
commit 0c1121d78bf9136f3686f91d5d7f93b68660324e
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Sat Sep 1 20:40:07 2012 -0400

    BUG 0011065. Added support for "enhanced outline" for AMR.
    
    For AMR, instead of showing merely the outer outline, we now show the outer
    outline etched with the dataset outlines. Unlike in past, the internal block
    outlines are not shown, merely those on the outer surface.
    
    Also for overlapping AMR, outline doesnt' need any heavy data. It merely uses
    the AMR box information.
(0029100)
Utkarsh Ayachit   
2012-09-01 20:51   
To test simply open a CTH or any other AMR data. The default outline mode has been changed to show the block outlines on the outer surface.
(0029119)
Utkarsh Ayachit   
2012-09-03 13:30   
merged into master, if applicable.
(0029351)
Alan Scott   
2012-10-10 17:00   
Closing, and will open another bug report if we need something more detailed.