Well, I exactly took the one printed on<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>Here it is.<br><br>Thanks in advance for your help!<br><br>Pierre<br><br><br><br><br><br><div class="gmail_quote">2008/12/18 Berk Geveci <span dir="ltr">&lt;<a href="mailto:berk.geveci@kitware.com">berk.geveci@kitware.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Can you post your xml file?<br>
<br>
-berk<br>
<br>
On Thu, Dec 18, 2008 at 7:08 AM, Pierre JUILLARD<br>
<div><div></div><div class="Wj3C7c">&lt;<a href="mailto:pierre.juillard@gmail.com">pierre.juillard@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; I&#39;m really sorry, I miss a key on my keyboard, and there was it, the mail<br>
&gt; already left...<br>
&gt;<br>
&gt; So, I wanted first pointing out a possible interesting feature: having two<br>
&gt; buttons when dealing with plug-ins:<br>
&gt;<br>
&gt; - &quot;select&quot; having the functionality of the current &quot;load&quot; one: selection of<br>
&gt; an XML file<br>
&gt; - a &quot;load&quot; or &quot;apply&quot; button to confirm the selection of the XML file and<br>
&gt; maybe achieving some controls:<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- is the file empty?<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- does it start with the &lt;ServerManagerConfiguration&gt;<br>
&gt; tag?<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- and so on... (well, the standard controls that<br>
&gt; allow the use of an XML file I guess...)<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Then, here is my main question: I&#39;m not sure at all the loading worked<br>
&gt; correctly:<br>
&gt; Where am I supposed to find the loaded filter to apply it on an example?<br>
&gt;<br>
&gt; I went in the Filter tab and I couldn&#39;t see it anywhere...<br>
&gt;<br>
&gt; (see attached picture)<br>
&gt;<br>
&gt; I am of course not interest in the vtkCellDerivatives lcass: I know that it<br>
&gt; is availabe with the filter &quot;Compute Derivatives&quot;.<br>
&gt; It is just a test.<br>
&gt;<br>
&gt; Could you point me out where is the mistake?<br>
&gt;<br>
&gt; I have to say that I didn&#39;t use any GUI XML, as it is said being &quot;optional&quot;<br>
&gt; in the page:<br>
&gt; <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>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; In addition, just for information: where does the name displayed in the<br>
&gt; Filter tab comes from?<br>
&gt; Is it the value of the &quot;SourceProxy&quot; tag \&quot;name&quot; attribute?<br>
&gt; In this case, are we forced to prepend &quot;vtk&quot; from the vtk class name to<br>
&gt; obtain it?<br>
&gt; It would indeed mean that we cannot have blank in the name.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Concerning the wiki, I have also few questions.<br>
&gt;<br>
&gt; - First, once I have this working for HyperStreamLine, I guess that it may<br>
&gt; interest other users.<br>
&gt; Wouldn&#39;t it be interesting to have a section in the wiki where users could<br>
&gt; drop validated server manager configuration files for VTK classes that could<br>
&gt; then be downloaded by others?<br>
&gt;<br>
&gt; - Finally, I found the old page:<br>
&gt; <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>
&gt; more detailed than the new one.<br>
&gt; Shouldn&#39;t they be merged?<br>
&gt;<br>
&gt; Tell me if I can help on this topic.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Cheers,<br>
&gt;<br>
&gt; Pierre<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2008/12/18 Pierre JUILLARD &lt;<a href="mailto:pierre.juillard@gmail.com">pierre.juillard@gmail.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; Hi all!<br>
&gt;&gt;<br>
&gt;&gt; I had a look on the wiki, and indeed, one can find information at the page<br>
&gt;&gt; you pointed me:<br>
&gt;&gt; <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>
&gt;&gt; but also at that one:<br>
&gt;&gt; <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>
&gt;&gt;<br>
&gt;&gt; Very interesting information are given, however, I think I am missing<br>
&gt;&gt; something.<br>
&gt;&gt;<br>
&gt;&gt; Just to try out, I copy/past the given Server Manager Configuration file<br>
&gt;&gt; in a xml, naming it &quot;vtkCellDerivatives.xml&quot;.<br>
&gt;&gt;<br>
&gt;&gt; I loaded it as it is indicated (using the Plugins Manager), as shown on<br>
&gt;&gt; the following picture.<br>
&gt;&gt;<br>
&gt;&gt; (By the way, I&#39;m surprised that there is no confirmation of the correct<br>
&gt;&gt; loading. It may be intersting to have two buttons:<br>
&gt;&gt; - &quot;select&quot; having thefunctionality of the current &quot;load&quot; one: selection of<br>
&gt;&gt; an XML file<br>
&gt;&gt; - &quot;load&quot; or &quot;apply&quot; confirming the selection of the XL file and may<br>
&gt;&gt; achieveing some control:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; 2008/12/9 David E DeMarle &lt;<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Tue, Dec 9, 2008 at 9:55 AM, Pierre JUILLARD<br>
&gt;&gt;&gt; &lt;<a href="mailto:pierre.juillard@gmail.com">pierre.juillard@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Hi ParaView user,<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Having stress tensor in VTK file, I would like to visualize them.<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Different solutions may exist:<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; 1). For instance, evaluate the principal components (vectors) from<br>
&gt;&gt;&gt; &gt; stress<br>
&gt;&gt;&gt; &gt; tensor and use the &#39;stream tracer&#39; filter to visualize each principal<br>
&gt;&gt;&gt; &gt; component individually. However, in the &#39;Calculator&#39; filter, I see<br>
&gt;&gt;&gt; &gt; neither<br>
&gt;&gt;&gt; &gt; &#39;extract principal component&#39; function, nor the possibility to interact<br>
&gt;&gt;&gt; &gt; with<br>
&gt;&gt;&gt; &gt; tensor at all: only the access to scalars and vectors is allowed.<br>
&gt;&gt;&gt; &gt; Could you confirm me this?<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; 2). Another actually much more interesting way would be to use the<br>
&gt;&gt;&gt; &gt; Hyperstreamline method available in the VTK library<br>
&gt;&gt;&gt; &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<br>
&gt;&gt;&gt; &gt; don&#39;t<br>
&gt;&gt;&gt; &gt; see the equivalent filter in ParaView.<br>
&gt;&gt;&gt; &gt; Is there a way to &#39;activate&#39; it simply in ParaView?<br>
&gt;&gt;&gt; &gt; Or should an external filter be developped (based on the existing VTK<br>
&gt;&gt;&gt; &gt; class)?<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; I thank youfor your help!<br>
&gt;&gt;&gt; &gt; Regards<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Pierre<br>
&gt;&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt;&gt; &gt; ParaView mailing list<br>
&gt;&gt;&gt; &gt; <a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>
&gt;&gt;&gt; &gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I &nbsp;recommend solution 2.<br>
&gt;&gt;&gt; See<br>
&gt;&gt;&gt; <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>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; David E DeMarle<br>
&gt;&gt;&gt; Kitware, Inc.<br>
&gt;&gt;&gt; R&amp;D Engineer<br>
&gt;&gt;&gt; 28 Corporate Drive<br>
&gt;&gt;&gt; Clifton Park, NY 12065-8662<br>
&gt;&gt;&gt; Phone: 518-371-3971 x109<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; ParaView mailing list<br>
&gt; <a href="mailto:ParaView@paraview.org">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>
</div></div></blockquote></div><br>