View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009082ParaViewBugpublic2009-05-29 11:402011-09-01 13:31
ReporterKen Moreland 
Assigned ToJulien Finet 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8Fixed in Version3.12 
Summary0009082: Plot Edges by Plane Intersect does not actually plot field data
DescriptionWhen you use the plot edges by plane intersect, it creates poly data at the intersection of plane and surface, orders the lines, and pops up a plot. However, the field data is not extracted in the plot. Because there are no data series, the plot window is empty. To replicate:

1. Create a wavelet source. Apply.
2. Add the Plot Edges by Plane Intersect filter. Apply.

A plot view is created, but it is empty. This is because the RTData field from the wavelet is not part of the plot data and there are really no valid series to plot.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0016593)
Julien Finet (developer)
2009-05-29 14:15

The output polyData didn't preserve the vtkDataArrays of the input polyData vtkPointData.

/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkPlotEdges.cxx,v <-- vtkPlotEdges.cxx
new revision: 1.6; previous revision: 1.5
(0016637)
Utkarsh Ayachit (administrator)
2009-06-04 15:56

The filter's now called "Plot On Intersection Curves"
(0016680)
Alan Scott (manager)
2009-06-09 20:34

Tested remote server. Since I don't know what the plot should look like, I don't know how to tell if it is correct or not. Assuming that it is correct.

 Issue History
Date Modified Username Field Change
2009-05-29 11:40 Ken Moreland New Issue
2009-05-29 11:40 Ken Moreland Status backlog => tabled
2009-05-29 11:40 Ken Moreland Assigned To => Julien Finet
2009-05-29 14:15 Julien Finet Note Added: 0016593
2009-05-29 14:15 Julien Finet Status tabled => @80@
2009-05-29 14:15 Julien Finet Fixed in Version => Development
2009-05-29 14:15 Julien Finet Resolution open => fixed
2009-06-04 15:56 Utkarsh Ayachit Note Added: 0016637
2009-06-09 20:34 Alan Scott Note Added: 0016680
2009-06-09 20:34 Alan Scott Status @80@ => closed
2011-09-01 13:31 Utkarsh Ayachit Fixed in Version Development => 3.12


Copyright © 2000 - 2018 MantisBT Team