ContourModelToSurface filter can't create a VktPolyData with less than 3 points. polyData->BuildLinks throws exception.
Description
Description
Event Timeline
Comment Actions
[117c15]: Merge branch 'bug-17801-crash-at-fill-contour'
Merged commits:
2014-05-14 16:42:07 Nils Lichtenberg [42b729]
Issue has been fixed by returning empty VtkPolyData object for the less than 3 points case.