devide icon indicating copy to clipboard operation
devide copied to clipboard

contour enhancement: interface GenerateValues rather than SetValue

Open GoogleCodeExporter opened this issue 9 years ago • 1 comments

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 [email protected] on 29 Apr 2010 at 12:09

GoogleCodeExporter avatar Mar 21 '15 21:03 GoogleCodeExporter

Original comment by cpbotha on 28 May 2010 at 8:24

  • Changed state: Accepted
  • Added labels: Milestone-ReleaseNext, Type-Defect

GoogleCodeExporter avatar Mar 21 '15 21:03 GoogleCodeExporter