Dear all,<br><br>I want to mimic the Line Source of Paraview. So I ran into the XML in order to understand how the 3D widget is created, the one that makes available a picker through the &#39;P&#39; key. Unfortunately, I didn&#39;t understand...<br>
<br>1- In sources.xml, I found a &quot;LineSource&quot; proxy description in the sources ProxyGroup, with label &quot;Line&quot; that match with the one available under the sources menu of Paraview.<br>2- In utilities.xml, I found another &quot;LineSource&quot; proxy, but with label &quot;Line Source&quot; in the extended_sources ProxyGroup.<br>
<br>The XML looks very usual, with DoubleVectorProperty for each point and an IntVectorProperty for the output line resolution, except the PropertyGroup. I didn&#39;t find in the paraview book the explanation of this &lt;Hint&gt;<br>
<br>My questions are:<br>- What is the difference?<br>- What are the keyword in these XML descriptions that activate the 3D widget?<br>- Is the PropertyGroup involved in the interaction mecanism?<br><br>Thank you all,<br>
<br>Jerome<br>