Right now, the contour node supports the extraction of a contour at a given
level ( self._config.iso_value ). A useful feature of vtkContourFilter is
the GenerateValues( n_contours, (start, stop)) method, which returns a
range of contour rather than a single one.
> What is the expected output? What do you see instead?
lots of contours ;')
Original issue reported on code.google.com by jellefer...@gmail.com on 29 Apr 2010 at 12:09
Original issue reported on code.google.com by
jellefer...@gmail.com
on 29 Apr 2010 at 12:09