<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16981" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=638111214-09062010><FONT face=Arial color=#0000ff 
size=2>Utkarsh,</FONT></SPAN></DIV>
<DIV><SPAN class=638111214-09062010><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=638111214-09062010><FONT face=Arial color=#0000ff 
size=2>Regarding the hints, how do you get the output of a&nbsp;custom 
C++&nbsp;filter to&nbsp;be presented in a specific view such as spreadsheet or 
histogram, rather than the default view?</FONT></SPAN></DIV>
<DIV><SPAN class=638111214-09062010><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=638111214-09062010><FONT face=Arial color=#0000ff 
size=2>Regards,</FONT></SPAN></DIV>
<DIV><SPAN class=638111214-09062010><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=638111214-09062010><FONT face=Arial color=#0000ff 
size=2>Adriano</FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV><!-- Converted from text/plain format -->
<P><FONT size=2>===================================<BR><BR>Adriano Gagliardi 
MEng PhD<BR>Business Sector Leader<BR>Computational Aerodynamics<BR>Aircraft 
Research Association Ltd.<BR>Manton Lane<BR>Bedford<BR><BR>Tel: 01234 32 
4644<BR>E-mail: agagliardi@ara.co.uk<BR>Url: www.ara.co.uk </FONT></P>
<DIV>&nbsp;</DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> paraview-bounces@paraview.org 
[mailto:paraview-bounces@paraview.org] <B>On Behalf Of </B>Didier 
Roissé<BR><B>Sent:</B> 09 June 2010 14:45<BR><B>To:</B> 
paraview@paraview.org<BR><B>Subject:</B> Re: [Paraview] How to have the 
spreadsheet view<BR></FONT><BR></DIV>
<DIV></DIV>Thank you for the answer, I will try.<BR>Best regards,<BR>Didier 
Roissé<BR><BR>
<DIV class=gmail_quote>2010/6/9 Utkarsh Ayachit <SPAN dir=ltr>&lt;<A 
href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</A>&gt;</SPAN><BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Additionally, 
  if you have separate readers for the 3 kinds of data you<BR>mention, you can 
  use &lt;Hints /&gt; to indicate that the result of that<BR>reader should be 
  shown in &nbsp;a spreadsheet view.<BR><BR>Look at "CSVReader" proxy xml 
  in<BR>ParaView/Servers/ServerManager/Resources/reader.xml<BR><BR>&lt;SourceProxy 
  ...&gt;<BR>&nbsp; &nbsp;&lt;Hints&gt;<BR>&nbsp; &nbsp; &nbsp; &nbsp;&lt;!-- 
  View can be used to specify the preferred view for the proxy --&gt;<BR>&nbsp; 
  &nbsp; &nbsp; &nbsp;&lt;View type="SpreadSheetView" /&gt;<BR>&nbsp; &nbsp; 
  &lt;/Hints&gt;<BR>&lt;/SourceProxy&gt;<BR><FONT 
  color=#888888><BR>Utkarsh<BR></FONT>
  <DIV>
  <DIV></DIV>
  <DIV class=h5><BR>On Wed, Jun 9, 2010 at 9:29 AM, David E DeMarle<BR>&lt;<A 
  href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</A>&gt; 
  wrote:<BR>&gt; This method:<BR>&gt;<BR>&gt; 
  &nbsp;pqDisplayPolicy::getPreferredViewType(pqOutputPort* opPort,<BR>&gt; 
  &nbsp; &nbsp;bool update_pipeline)<BR>&gt;<BR>&gt; governs what view type is 
  initially created for any given source/reader/filter.<BR>&gt;<BR>&gt; For 
  instance, if your plugin produces vtkTables when you read data<BR>&gt; values 
  in, then the spreadsheet view should be created.<BR>&gt;<BR>&gt; David E 
  DeMarle<BR>&gt; Kitware, Inc.<BR>&gt; R&amp;D Engineer<BR>&gt; 28 Corporate 
  Drive<BR>&gt; Clifton Park, NY 12065-8662<BR>&gt; Phone: 518-371-3971 
  x109<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; On Wed, Jun 9, 2010 at 8:44 AM, Didier 
  Roissé &lt;<A 
  href="mailto:didier.roisse@gmail.com">didier.roisse@gmail.com</A>&gt; 
  wrote:<BR>&gt;&gt; Hello,<BR>&gt;&gt; I am writing an Amelet-HDF format plugin 
  reader in paraview (you can see the<BR>&gt;&gt; code in the following link <A 
  href="http://code.google.com/p/amelet-hdf/" 
  target=_blank>http://code.google.com/p/amelet-hdf/</A>).<BR>&gt;&gt; The 
  plugin reads three kinds of data:<BR>&gt;&gt; &nbsp;* mesh<BR>&gt;&gt; &nbsp;* 
  data on mesh<BR>&gt;&gt; &nbsp;* data<BR>&gt;&gt;<BR>&gt;&gt; When the plugin 
  reads mesh and data on mesh, the results is displayed in the<BR>&gt;&gt; 3D 
  view (it is ok). But when the plugin read data values, I would like 
  that<BR>&gt;&gt; paraview show me the spreadsheet view. How can I do that in 
  my plugin ?<BR>&gt;&gt;<BR>&gt;&gt; Best regards,<BR>&gt;&gt; Didier 
  Roissé<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; 
  _______________________________________________<BR>&gt;&gt; Powered by <A 
  href="http://www.kitware.com" 
  target=_blank>www.kitware.com</A><BR>&gt;&gt;<BR>&gt;&gt; Visit other Kitware 
  open-source projects at<BR>&gt;&gt; <A 
  href="http://www.kitware.com/opensource/opensource.html" 
  target=_blank>http://www.kitware.com/opensource/opensource.html</A><BR>&gt;&gt;<BR>&gt;&gt; 
  Please keep messages on-topic and check the ParaView Wiki at:<BR>&gt;&gt; <A 
  href="http://paraview.org/Wiki/ParaView" 
  target=_blank>http://paraview.org/Wiki/ParaView</A><BR>&gt;&gt;<BR>&gt;&gt; 
  Follow this link to subscribe/unsubscribe:<BR>&gt;&gt; <A 
  href="http://www.paraview.org/mailman/listinfo/paraview" 
  target=_blank>http://www.paraview.org/mailman/listinfo/paraview</A><BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt; 
  _______________________________________________<BR>&gt; Powered by <A 
  href="http://www.kitware.com" 
  target=_blank>www.kitware.com</A><BR>&gt;<BR>&gt; 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>&gt;<BR>&gt; 
  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>&gt;<BR>&gt; Follow 
  this link to subscribe/unsubscribe:<BR>&gt; <A 
  href="http://www.paraview.org/mailman/listinfo/paraview" 
  target=_blank>http://www.paraview.org/mailman/listinfo/paraview</A><BR>&gt;<BR></DIV></DIV></BLOCKQUOTE></DIV><BR><p>**********************************************************************<br />This email contains information that is private and confidential and is intended only for the addressee.<br />If you are not the intended recipient please delete it and notify us immediately by e-mailing the sender.<br />Note: All email sent to or from this address may be accessed by someone other than the recipient, for<br />system management and security reasons.<br />Aircraft Research Association Ltd.  Registered in England, Registration No 503668 Registered Office:<br />Manton Lane, Bedford MK41 7PF England VAT No GB 196351245</p><p>**********************************************************************</p>
</BODY></HTML>