<div class="gmail_quote"><br>I&#39;m really sorry, I miss a key on my keyboard, and there was it, the mail already left...<br><br>So, I wanted first pointing out a possible interesting feature: having two buttons when dealing with plug-ins:<br>
<br>
- &quot;select&quot; having the functionality of the current &quot;load&quot; one: selection of an XML file<br>
- a &quot;load&quot; or &quot;apply&quot; button to confirm the selection of the XML file and maybe achieving some controls:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - is the file empty?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - does it start with the &lt;ServerManagerConfiguration&gt; tag?<br>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - and so on... (well, the standard controls that allow the use of an XML file I guess...)<br><br><br><br>Then, here is my main question: I&#39;m not sure at all the loading worked correctly:<br>
Where am I supposed to find the loaded filter to apply it on an example?<br><br>I went in the <b>Filter</b> tab and I couldn&#39;t see it anywhere...<br><br>(see attached picture)<br><br>I am of course not interest in the vtkCellDerivatives lcass: I know that it is availabe with the filter &quot;Compute Derivatives&quot;.<br>

It is just a test.<br><br>Could you point me out where is the mistake?<br><br>I have to say that I didn&#39;t use any GUI XML, as it is said being &quot;optional&quot; in the page:<div class="Ih2E3d"><br><a href="http://www.paraview.org/Wiki/Plugin_HowTo#Enabling_a_filter_in_VTK" target="_blank">http://www.paraview.org/Wiki/Plugin_HowTo#Enabling_a_filter_in_VTK</a><br>

<br><br><br></div>In addition, just for information: where does the name displayed in the <b>Filter</b> tab comes from?<br>Is it the value of the &quot;SourceProxy&quot; tag \&quot;name&quot; attribute?<br>In this case, are we forced to prepend &quot;vtk&quot; from the vtk class name to obtain it?<br>

It would indeed mean that we cannot have blank in the name.<br><br><br><br>Concerning the wiki, I have also few questions.<br><br>- First, once I have this working for HyperStreamLine, I guess that it may interest other users.<br>

Wouldn&#39;t it be interesting to have a section in the wiki where users could drop validated server manager configuration files for VTK classes that could then be downloaded by others?<br><br>- Finally, I found the old page:<div class="Ih2E3d">
<br>
<a href="http://www.paraview.org/Wiki/ExtendingParaView#Enable_Existing_VTK_Class" target="_blank">http://www.paraview.org/Wiki/ExtendingParaView#Enable_Existing_VTK_Class</a><br></div>more detailed than the new one.<br>
Shouldn&#39;t they be merged?<br>
<br>Tell me if I can help on this topic.<br><br><br><br><br>Cheers,<br><br>Pierre<br><br><br><br><br><div class="gmail_quote">2008/12/18 Pierre JUILLARD <span dir="ltr">&lt;<a href="mailto:pierre.juillard@gmail.com" target="_blank">pierre.juillard@gmail.com</a>&gt;</span><div>
<div></div><div class="Wj3C7c"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi all!<br><br>I had a look on the wiki, and indeed, one can find information at the page you pointed me:<div>

<br><a href="http://www.paraview.org/Wiki/Plugin_HowTo#Enabling_a_filter_in_VTK" target="_blank">http://www.paraview.org/Wiki/Plugin_HowTo#Enabling_a_filter_in_VTK</a><br></div>
but also at that one:<br><a href="http://www.paraview.org/Wiki/ExtendingParaView#Enable_Existing_VTK_Class" target="_blank">http://www.paraview.org/Wiki/ExtendingParaView#Enable_Existing_VTK_Class</a><br><br>Very interesting information are given, however, I think I am missing something.<br>


<br>Just to try out, I copy/past the given Server Manager Configuration file in a xml, naming it &quot;vtkCellDerivatives.xml&quot;.<br><br>I loaded it as it is indicated (using the <b>Plugins Manager</b>), as shown on the following picture.<br>


<br>(By the way, I&#39;m surprised that there is no confirmation of the correct loading. It may be intersting to have two buttons:<br>- &quot;select&quot; having thefunctionality of the current &quot;load&quot; one: selection of an XML file<br>


- &quot;load&quot; or &quot;apply&quot; confirming the selection of the XL file and may achieveing some control:<br><br><br><br><br><br><div class="gmail_quote">2008/12/9 David E DeMarle <span dir="ltr">&lt;<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>&gt;</span><div>

<div></div><div><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div>On Tue, Dec 9, 2008 at 9:55 AM, Pierre JUILLARD<br>
&lt;<a href="mailto:pierre.juillard@gmail.com" target="_blank">pierre.juillard@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi ParaView user,<br>
&gt;<br>
&gt;<br>
&gt; Having stress tensor in VTK file, I would like to visualize them.<br>
&gt;<br>
&gt; Different solutions may exist:<br>
&gt;<br>
&gt;<br>
&gt; 1). For instance, evaluate the principal components (vectors) from stress<br>
&gt; tensor and use the &#39;stream tracer&#39; filter to visualize each principal<br>
&gt; component individually. However, in the &#39;Calculator&#39; filter, I see neither<br>
&gt; &#39;extract principal component&#39; function, nor the possibility to interact with<br>
&gt; tensor at all: only the access to scalars and vectors is allowed.<br>
&gt; Could you confirm me this?<br>
&gt;<br>
&gt;<br>
&gt; 2). Another actually much more interesting way would be to use the<br>
&gt; Hyperstreamline method available in the VTK library<br>
&gt; (<a href="http://www.vtk.org/doc/release/5.2/html/a00565.html" target="_blank">http://www.vtk.org/doc/release/5.2/html/a00565.html</a>). Nonetheless, I don&#39;t<br>
&gt; see the equivalent filter in ParaView.<br>
&gt; Is there a way to &#39;activate&#39; it simply in ParaView?<br>
&gt; Or should an external filter be developped (based on the existing VTK<br>
&gt; class)?<br>
&gt;<br>
&gt;<br>
&gt; I thank youfor your help!<br>
&gt; Regards<br>
&gt;<br>
&gt;<br>
&gt; Pierre<br>
</div></div>&gt; _______________________________________________<br>
&gt; ParaView mailing list<br>
&gt; <a href="mailto:ParaView@paraview.org" target="_blank">ParaView@paraview.org</a><br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
I &nbsp;recommend solution 2.<br>
See<br>
<a href="http://www.paraview.org/Wiki/Plugin_HowTo#Enabling_a_filter_in_VTK" target="_blank">http://www.paraview.org/Wiki/Plugin_HowTo#Enabling_a_filter_in_VTK</a><br>
<font color="#888888"><br>
--<br>
David E DeMarle<br>
Kitware, Inc.<br>
R&amp;D Engineer<br>
28 Corporate Drive<br>
Clifton Park, NY 12065-8662<br>
Phone: 518-371-3971 x109<br>
</font></blockquote></div></div></div><br>
</blockquote></div></div></div><br>
</div><br>