William A. Mahaffey III wrote: > When I try to plot a multi-block file (3 blocks, created by appending > each block's worth of grid & dependent variables to the previous one, > beginning w/ the DIMENSION statement), I get errors & only the 1st block > gets plotted. The connection between blocks looks like:
VTK legacy files do not support multi-block data. You need to either merge everything into one single block dataset or make separate files for each. prabhu ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ MayaVi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mayavi-users
