MantisBT - VTK
View Issue Details
0014035VTK(No Category)public2013-04-25 11:142014-10-02 10:33
Helena 
Berk Geveci 
highminorhave not tried
closedunable to reproduce 
5.6.1 
 
TBD
incorrect functionality
0014035: vtkImplicitPolyDataDistance obtained result is not correct.
I found some problems using the vtkImplicitPolyDataDistance to compute the distance of several points to a mesh. The obtained result is not correct.
I would like to know whether some filters need to be applied in the mesh before the vtkImplicitPolyDataDistance filter, or if as stated here
http://vtk.1045678.n5.nabble.com/PolyData-Boolean-operation-problem-td5714926.html [^]
there are some bugs in the vtkImplicitPolyDataDistance filter that has not been solved yet.
No tags attached.
Issue History
2013-04-25 11:14HelenaNew Issue
2013-06-25 12:05Dave DeMarleNote Added: 0031048
2013-07-22 21:09Dave DeMarleSummaryvtkImplicitPolyDataDistance => vtkImplicitPolyDataDistance obtained result is not correct.
2014-10-02 10:33Berk GeveciNote Added: 0033440
2014-10-02 10:33Berk GeveciStatusbacklog => closed
2014-10-02 10:33Berk GeveciAssigned To => Berk Geveci
2014-10-02 10:33Berk GeveciResolutionopen => unable to reproduce

Notes
(0031048)
Dave DeMarle   
2013-06-25 12:05   
Can you attach a small code example that demonstrates the problem in 5.10 or 6.0?
thanks
(0033440)
Berk Geveci   
2014-10-02 10:33   
I am closing this bug because it lacks example data to reproduce.