Multiblock in legacy VTK? I am not sure what you mean. If I am not mistaken, with VTK formats, we only support reading/writing multiblock datasets in the xml-based ones not the legacy ones.
Utkarsh On Sun, Mar 7, 2010 at 12:27 AM, William A. Mahaffey III <[email protected]> wrote: > On 03/06/10 20:49, Utkarsh Ayachit wrote: >> >> Looks like there are two spaces between DATASET and STRUCTURED_GRID, >> the reader is a bit too conservative and it expects a single space >> between the two words. >> >> Utkarsh >> >> On Thu, Dec 10, 2009 at 9:11 AM, William A. Mahaffey III<[email protected]> >> wrote: >> >>> >>> .... I am trying to read in a legacy VTK file using paraview.x86_64 >>> (3.6.1-6.fc11) installed from FC11 repository. I get a bunch of errors as >>> attached in the file 'LIST'. The file I tried to read in is a bit large >>> for >>> the list, but I can pass it along if needed. FWIW, mayavi (v 1.5.n, I >>> *think*) read it in OK, but I would prefer to use paraview .... Thanks in >>> advance for your time& any clues. >>> >>> >>> -- >>> >>> William A. Mahaffey III >>> >>> ---------------------------------------------------------------------- >>> >>> "The M1 Garand is without doubt the finest implement of war >>> ever devised by man." >>> -- Gen. George S. Patton Jr. >>> > > > > > Since we're chatting, I notice that when I try to read in a Multi-Block file > on legacy VTK, apparently as documented in the PDF manual (& w/ the above > mentioned DATASET format bug fixed), I get only the 1st block (which plots > AOK), none of the rest .... Is this as expected ? TIA .... > > > > -- > William A. Mahaffey III > ---------------------------------------------------------------------- > "Michael Dukakis& the Massachusetts Penal system: 2 gifts that > just keep on giving for violent criminals in the commonwealth > & the rest of America." > - WAM III, Feb 14 2010, > after the Amy Bishop shootings @ UAH in HSV > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
