>
> * When the script is long, it is not convinient to implement it
> inside the XML file. Is there an example to use a "import script" ?
>
This is the way I use this feature.
Your script and all the libraries inside it must been viewable in your
PYTHONPATH.

* Does the XML file provides a Property to select a file to be opened ?
>
It would be great, but I don't know how to do.
In my xml files, I ask for the complete path to the file to read.

 *  Imagine that the 1st argument is a file to open. The second
> argument possible variables to load. Is it possible to fill a list
> with those variables get from the file opened ?
>
Here again. It would be great. But I don't think it is possible.
>From the perspective of Paraview, this tool acts as a black box. I don't
think it can interact with the interface of Paraview, while executing.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to