On Tue, Jun 21, 2011 at 10:36:33AM +0200, Ivan PRICE wrote: > http://code.enthought.com/projects/mayavi/docs/development/html/mayavi/auto/example_contour_contour.html
> and i can successfully draw line contours on an iso surface.. but it's > not exactly what i'm looking for. The contour on the contour example > seems limited to line contours, ( as a result of the output of the > 'contour' filter i guess), and i want the entire surface to be coloured > according to my second scalar.. and 'filled contours' results in nothing > being rendered. What you want should be possible. If you go to the Surface module (in the pipeline) and to the 'Contour' tab, selecting 'Filled contours' there should get you what you want. It seems that you were confused as to which contour was what. The contour filter extract the surface, whereas the 'contour' options in the surface module controls the contours that get plotted on the surface. HTH, Gaƫl ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ MayaVi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mayavi-users
