<html>
<body>
<br>
Ya weird. I set the whole extend in the ExecuteInformation routine as per
the <br>
documentation. Should it be set somewhere else? <br><br>
Dave<br>
At 08:06 AM 11/7/2005, Berk Geveci wrote:<br>
<blockquote type=cite class=cite cite="">Huh, weird. The extent is
obtained by the reader's output's whole extent. The reader or the module
do not have to provide anything for this to work. Is your reader setting
the whole extent properly?<br><br>
On 11/4/05, <b>Dave Semeraro</b>
&lt;<a href="mailto:semeraro@ncsa.uiuc.edu">semeraro@ncsa.uiuc.edu</a>
&gt; wrote:<br>

<dl><br>

<dd>Hello again,<br><br>

<dd>I was able to figure out how to create a new reader for paraview. The
problem I<br>

<dd>described in my previous message went away when I used the
correct<br>

<dd>vtkTypeMacro. I am able to use the new reader to get data into
paraview and <br>

<dd>do a few things with it.<br><br>

<dd>One thing that does not seem to work is the ExtractGrid filter. When
I try to<br>

<dd>use this filter with my data the VOI min and max values are all
large<br>

<dd>negative numbers. My reader creates a structured points data set. How
does <br>

<dd>the ExtractGrid filter get<br>

<dd>the data extents from the upstream data source in paraview? I have
looked<br>

<dd>at other<br>

<dd>reader code in paraview like the plot3d reader and there does not
seem to<br>

<dd>be any<br>

<dd>special magic that I can find. <br><br>

<dd>Thanks,<br>

<dd>Dave<br>

<dd>At 03:48 PM 11/2/2005, Dave Semeraro wrote:<br><br>

<dd>&gt;Hello,<br>

<dd>&gt;<br>

<dd>&gt;I am trying to add a new reader to paraview. I am using paraview
version<br>

<dd>&gt;2.2.1 on a<br>

<dd>&gt;Fedora Core 2.0 linux distro. Paraview builds fine. I am
following the <br>

<dd>&gt;instructions in<br>

<dd>&gt;the paraview guide version 1.8 and the instructions in the
PVLocal<br>

<dd>&gt;directory. I was<br>

<dd>&gt;able to compile the &quot;local cone source&quot; example. When I
import the package<br>

<dd>&gt;into <br>

<dd>&gt;paraview it works fine.<br>

<dd>&gt;<br>

<dd>&gt;As a first step, I wrote a new reader and tested it in VTK. The
new reader<br>

<dd>&gt;builds a structured points dataset. I then copied the new reader
.h and<br>

<dd>&gt;.cxx file into the <br>

<dd>&gt;PVLocal directory and made the recommended changes in the Cmake
and xml<br>

<dd>&gt;files. I also included the required config files in my .cxx file.
I am<br>

<dd>&gt;able to compile the<br>

<dd>&gt;new reader and create a shared library but the shared library has
an undefined <br>

<dd>&gt;symbol corresponding to my reader. Paraview does not like that.
When I<br>

<dd>&gt;try to import the package I get an error. I have included the
header file<br>

<dd>&gt;for my<br>

<dd>&gt;reader and the two xml files with this message. If anyone sees
what I am doing <br>

<dd>&gt;wrong a hint would be greatly appreciated.<br>

<dd>&gt;<br>

<dd>&gt;Regards,<br>

<dd>&gt;Dave<br>

<dd>&gt;<br>

<dd>&gt;<br>

<dd>&gt;<br>

<dd>&gt;<br>

<dd>&gt;_______________________________________________<br>

<dd>&gt;ParaView mailing list<br>

<dd>&gt;<a href="mailto:ParaView@paraview.org">
ParaView@paraview.org</a><br>

<dd>&gt;<a href="http://www.paraview.org/mailman/listinfo/paraview">
http://www.paraview.org/mailman/listinfo/paraview</a><br><br>
<br>

<dd>_______________________________________________<br>

<dd>ParaView mailing list <br>

<dd><a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>

<dd>
<a href="http://www.paraview.org/mailman/listinfo/paraview" eudora="autourl">
http://www.paraview.org/mailman/listinfo/paraview</a><br><br>

</dl><br>
_______________________________________________<br>
ParaView mailing list<br>
ParaView@paraview.org<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" eudora="autourl">
http://www.paraview.org/mailman/listinfo/paraview</a></blockquote></body>
</html>