<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hmm, I tried it without success:<br><br>FIELD FieldData 1<br>FEmethod 1 1 string<br>Lagrange<br><br>yieds to:<br><br>============================================<br>ERROR: In /usr/local/ParaView3/VTK/Filtering/vtkDataSet.cxx, line 439<br>vtkPolyData (0xae3eac0): Cell array FEmethod with 1 components, has only 1 tuples but there are 4 cells<br><br>ERROR: In /usr/local/ParaView3/VTK/Parallel/vtkPDataSetReader.cxx, line 921<br>vtkPDataSetReader (0xa5d5c60): Attribute Mismatch.<br><br>ERROR: In /usr/local/ParaView3/VTK/Filtering/vtkExecutive.cxx, line 757<br>vtkCompositeDataPipeline (0xa5d6420): Algorithm vtkFileSeriesReader(0xa5a2600) returned failure for request: vtkInformation (0xae3e650)<br>&nbsp;Debug: Off<br>&nbsp;Modified Time: 97070<br>&nbsp;Reference Count: 1<br>&nbsp;Registered Events: (none)<br>&nbsp;Request: REQUEST_DATA<br>&nbsp;FROM_OUTPUT_PORT: 0<br>&nbsp;FORWARD_DIRECTION: 0<br>&nbsp;ALGORITHM_AFTER_FORWARD: 1<br>============================================<br><br><br>while:<br><br>FIELD FieldData 1<br>FEmethod 1 4 string<br>Lagrange Lagrange Lagrange Lagrange<br><br>works!<br><br>&gt; Date: Tue, 23 Feb 2010 17:07:02 -0500<br>&gt; Subject: Re: [Paraview] How to get back the first line of a VTK legacy file<br>&gt; From: utkarsh.ayachit@kitware.com<br>&gt; To: stan1313@hotmail.fr<br>&gt; CC: paraview@paraview.org<br>&gt; <br>&gt; Yes, in field data, the number of tuples doesn't have to match the<br>&gt; number of points or cells, so you can have arbitrary length arrays.<br>&gt; <br>&gt; Utkarsh<br>&gt; <br>&gt; On Tue, Feb 23, 2010 at 4:51 PM, Fred Fred &lt;stan1313@hotmail.fr&gt; wrote:<br>&gt; &gt; Does it mean that a field data array store only the variable once for all<br>&gt; &gt; the dataset? I would like to avoir having the same value stored for each<br>&gt; &gt; component.<br>&gt; &gt;<br>&gt; &gt;&gt; Date: Tue, 23 Feb 2010 12:51:14 -0500<br>&gt; &gt;&gt; Subject: Re: [Paraview] How to get back the first line of a VTK legacy<br>&gt; &gt;&gt; file<br>&gt; &gt;&gt; From: utkarsh.ayachit@kitware.com<br>&gt; &gt;&gt; To: stan1313@hotmail.fr<br>&gt; &gt;&gt; CC: paraview@paraview.org<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; A possible alternative to put such additional parameters in a field data<br>&gt; &gt;&gt; array.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; On Tue, Feb 23, 2010 at 6:34 AM, Fred Fred &lt;stan1313@hotmail.fr&gt; wrote:<br>&gt; &gt;&gt; &gt; The first - not comment - line in a legacy VTK file is free for the user<br>&gt; &gt;&gt; &gt; and<br>&gt; &gt;&gt; &gt; can be used to mention, let us say, an approximation method to use with<br>&gt; &gt;&gt; &gt; the<br>&gt; &gt;&gt; &gt; data for instance, at least I would like to use it for this purpose.<br>&gt; &gt;&gt; &gt; This line can be got back in a C++ code by using<br>&gt; &gt;&gt; &gt; vtkDataReader::GetHeader().<br>&gt; &gt;&gt; &gt; Is it possible to get ot from the VTK dataset instead? since a filter<br>&gt; &gt;&gt; &gt; has<br>&gt; &gt;&gt; &gt; only access to the data, not to the reader.<br>&gt; &gt;&gt; &gt; Or is it another (better) way to encode general information in a<br>&gt; &gt;&gt; &gt; dataset? I<br>&gt; &gt;&gt; &gt; suppose vtkInformation can be used for this purpose but where does it<br>&gt; &gt;&gt; &gt; appear<br>&gt; &gt;&gt; &gt; in a file?<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; ________________________________<br>&gt; &gt;&gt; &gt; Vous cherchez l'intégrale des clips de Michael Jackson ? Bing ! Trouvez<br>&gt; &gt;&gt; &gt; !<br>&gt; &gt;&gt; &gt; _______________________________________________<br>&gt; &gt;&gt; &gt; Powered by www.kitware.com<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; Visit other Kitware open-source projects at<br>&gt; &gt;&gt; &gt; http://www.kitware.com/opensource/opensource.html<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; Please keep messages on-topic and check the ParaView Wiki at:<br>&gt; &gt;&gt; &gt; http://paraview.org/Wiki/ParaView<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; Follow this link to subscribe/unsubscribe:<br>&gt; &gt;&gt; &gt; http://www.paraview.org/mailman/listinfo/paraview<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; Vous cherchez l'intégrale des clips de Michael Jackson ? Bing ! Trouvez !<br>                                               <br /><hr />Avec Internet Explorer, surfez en toute discrétion sur internet <a href='http://clk.atdmt.com/FRM/go/182932252/direct/01/' target='_new'>Cliquez ici !</a></body>
</html>