It looks like the nii file is a NifTI file type which there is a plugin for the reader.  If you go to Tools-&gt;Plugin Manager you can select the NifTI reader and choose Load Selected to the load the plugin.  Then you should be able to read in the file without any extra work.  <br>
<br>If that doesn&#39;t work you can check out the paraview wiki information about plugins at <a href="http://paraview.org/Wiki/ParaView#Plugins">http://paraview.org/Wiki/ParaView#Plugins</a> for information on creating your own plugin reader.<br>
<br>Andy<br><br><div class="gmail_quote">On Tue, Jul 27, 2010 at 7:49 PM, A M <span dir="ltr">&lt;<a href="mailto:arsham@uga.edu">arsham@uga.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi everyone <br><br>this is most probably a very simple question for a lot of you, so I would appreciate some guideline: <br>I would like to define a new reader for paraview so I can read a file extension that I think paraview can&#39;t currently read. what are some guidelines to do this. I have a module that can read the file extension how can I incorporate it in to paraview and then how can I make the view port to show it? I am trying to make the paraview read the nii file extension. I am using C++ as a programming language here. any help is really appreciated. <br>

<br><br clear="all">Kind Regards <br>~S@m <br>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>