Hi folks

I have been playing about with parallel vtk files (specifically pvtu's).
After some searching about and pointers from Berk Geveci I can write out
pvtu's now with ghost levels set correctly. If I use the surface mapper
in paraview I don't see internal surfaces - see
http://paraview.org/Wiki/images/5/51/SC07_tut107_ParaView_Handouts.pdf
pages 38-39 to see exactly what I'm talking about. However, I do see
these internal surfaces when I use SurfaceMap in mayavi. Does anyone
know how to fix this? I've tried adding:
mod_m.GetOutput ().SetUpdateGhostLevel(0)
at the top of __init__ in SurfaceMap.py but this gets me nowhere.
Does anyone know what bit of magic is required here?


Cheers
Gerard

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to