Good day,<br><br>I&#39;m a newbie in this big paraview world and I would like to know if there&#39;s a way to do the following:<br><br>I&#39;m trying to load a VRML 2.0 file using the following command:<br clear="all"><br>
<br>myVRML=builder-&gt;createReader(QString(&quot;sources&quot;), QString(&quot;vrmlreader&quot;),QStringList(temp), s);<br><br>Where temp contains the filename and s the pqServer.<br>The VRML is now shown in the pipeline browser BUT it is needed for me to press by hand the &quot;Accept&quot; button in the correspondant Object Inspector.<br>
<br>The question is: is there any way to call that button by code? I haven&#39;t found a way and its killing me.<br><br>Hope anyone can help me! It will be really appreciated,<br><br>... Juan Fernando Duque Lombana.<br>