Thanks for your quick answer Utkarsh. However, we are trying to load a VRML file without having to use the menus. We are using vtkVRMLSource, but we don&#39;t know to visualize it. We are trying to use the pqObjectBuilder methods, createSource and createDataRepresentation, but it does not work with VRML files. Is there a way for loading and displaying the file without using the menus? Thanks a lot for your help.<br>
<br><div class="gmail_quote">2009/7/13 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="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You can simply open a vrml file as if you are loading a data file<br>
using &quot;File |Open&quot;. ParaView will create the vtkVRMLSource for you.<br>
<br>
vtkVRMLSource has methods like SetFileName that you use to set the<br>
filename programmatically and they are indeed public.<br>
<br>
Utkarsh<br>
<br>
2009/7/13 Andrés Felipe Padilla &lt;<a href="mailto:anfeken@gmail.com">anfeken@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hi,<br>
&gt; I&#39;ve been trying to load a VRML on ParaView unsucessfully from code. From<br>
&gt; the API and the code i see that the vtkVRMLSource could allow one to load a<br>
&gt; VRML but i have some issues with it. I create a vtkVRMLSource with the New()<br>
&gt; method but from there i cant see where to go. I cannot specify this object<br>
&gt; the file i want to load as all its members are protected. So my question is<br>
&gt; how do i tell the vtkVRMLSource to load my VRML?<br>
&gt; Thanks<br>
</div></div>&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<br>
&gt; <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:<br>
&gt; <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>
&gt;<br>
</blockquote></div><br><div style="display: none;" id="divCleekiAttrib"></div>