View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006890ParaView(No Category)public2008-04-24 10:472009-05-13 13:59
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityfeatureReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0006890: Box and Sphere clips and slices
DescriptionThe clip and slice filters should work with boxes and spheres.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0012164)
Utkarsh Ayachit (administrator)
2008-05-30 13:40

Added sphere widget. Box widget has already been added.

/cvsroot/ParaView3/ParaView3/Qt/Components/CMakeLists.txt,v <-- Qt/Components/CMakeLists.txt
new revision: 1.144; previous revision: 1.143
/cvsroot/ParaView3/ParaView3/Qt/Components/pq3DWidget.cxx,v <-- Qt/Components/pq3DWidget.cxx
new revision: 1.30; previous revision: 1.29
/cvsroot/ParaView3/ParaView3/Qt/Components/pqSphereWidget.cxx,v <-- Qt/Components/pqSphereWidget.cxx
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/pqSphereWidget.h,v <-- Qt/Components/pqSphereWidget.h
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqSphereWidget.ui,v <-- Qt/Components/Resources/UI/pqSphereWidget.ui
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/filters.xml,v <-- Servers/ServerManager/Resources/filters.xml
new revision: 1.295; previous revision: 1.294
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/rendering.xml,v <-- Servers/ServerManager/Resources/rendering.xml
new revision: 1.297; previous revision: 1.296
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/utilities.xml,v <-- Servers/ServerManager/Resources/utilities.xml
new revision: 1.145; previous revision: 1.144
(0012195)
Alan Scott (manager)
2008-06-02 19:10

Is this really correct?
* Client/Server
* open disk_out_ref.exo, turn all variables on, apply.
* clip/ box/ scale = 0.6, 0.6, 0.6, click Inside Out, Apply.

Notice how rough the corners and bottom are...
(0012212)
Ken Moreland (manager)
2008-06-03 10:28

I'm not saying it's correct, but I do think that has always been the behavior (even in ParaView 2.X). The reason for the rounding off of the corners is that the implementation uses an implicit function of a box to find inside/outside values at the points of each cell. I think if a cell is intersected, it is clipped based on a linear interpolation of the implicit function at the points, which is a pretty poor assumption at the edges and corners of the box. I'm not sure there is an easy way around the problem.
(0012653)
Utkarsh Ayachit (administrator)
2008-07-08 09:47

Marking resolved since the original issue referred to by this bug is indeed resolved. Feel free to add another bug if needed for the corner issue.
(0012682)
Alan Scott (manager)
2008-07-09 16:56

Tested client/server. There are jagged edges on a box clip. This has been written up as bug number 7300

 Issue History
Date Modified Username Field Change
2008-04-24 10:47 Ken Moreland New Issue
2008-04-24 10:47 Ken Moreland Status backlog => tabled
2008-04-24 10:47 Ken Moreland Assigned To => Berk Geveci
2008-05-29 13:27 Berk Geveci Assigned To Berk Geveci => Utkarsh Ayachit
2008-05-30 13:40 Utkarsh Ayachit Status tabled => @80@
2008-05-30 13:40 Utkarsh Ayachit Resolution open => fixed
2008-05-30 13:40 Utkarsh Ayachit Note Added: 0012164
2008-06-02 19:10 Alan Scott Status @80@ => @20@
2008-06-02 19:10 Alan Scott Resolution fixed => reopened
2008-06-02 19:10 Alan Scott Note Added: 0012195
2008-06-03 10:28 Ken Moreland Note Added: 0012212
2008-07-08 09:47 Utkarsh Ayachit Status @20@ => @80@
2008-07-08 09:47 Utkarsh Ayachit Resolution reopened => fixed
2008-07-08 09:47 Utkarsh Ayachit Note Added: 0012653
2008-07-09 16:56 Alan Scott Status @80@ => closed
2008-07-09 16:56 Alan Scott Note Added: 0012682
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team