<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>The python method works like a charm.</p>
<p>Thanks David & Grzegorz!</p>
<p>-Oli<br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>Von:</b> David E DeMarle <dave.demarle@kitware.com><br>
<b>Gesendet:</b> Donnerstag, 20. Oktober 2016 13:42<br>
<b>An:</b> Oliver Fernandes<br>
<b>Cc:</b> paraview-developers@paraview.org<br>
<b>Betreff:</b> Re: [Paraview-developers] Building a module pipeline offline</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>python scripting (macro functionality) is the way to go.<br>
</div>
<br>
Simplest way to get started is:<br>
</div>
open gui<br>
</div>
tools->Start Trace<br>
</div>
do something in the gui<br>
</div>
tools->Stop Trace<br>
</div>
<div>save that to filename.py<br>
then from command prompt: "pvbatch filename.py"<br>
<br>
See the documentation and tutorials for much more information.<br>
<br>
<br>
</div>
</div>
<div class="gmail_extra"><br clear="all">
<div>
<div class="gmail_signature">David E DeMarle<br>
Kitware, Inc.<br>
R&D Engineer<br>
21 Corporate Drive<br>
Clifton Park, NY 12065-8662<br>
Phone: 518-881-4909</div>
</div>
<br>
<div class="gmail_quote">On Thu, Oct 20, 2016 at 7:34 AM, Oliver Fernandes <span dir="ltr">
<<a href="mailto:Oliver.Fernandes@visus.uni-stuttgart.de" target="_blank">Oliver.Fernandes@visus.uni-stuttgart.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr" style="font-size:12pt; color:#000000; background-color:#ffffff; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hello all,</p>
<p><br>
</p>
<p>I have a question regarding the component pipeline.</p>
<p>Is there an easy way to build this pipeline 'offline', i.e. not using the GUI, but by some third party code?</p>
<p><br>
</p>
<p>Stuff I have tried:<br>
</p>
<p>- I tried reverse-engineering the .pvsm state files, which seem to do exactly what I want, but without any specification describing them, this seems too tedious a  task. With some docs for the state file composition this would be my favored m.o.,i.e. being
 able to manually write state files.<br>
</p>
<p>- A colleague of mine also suggested using the python macro functionality, I have yet to look into that though.</p>
<p><br>
</p>
<p>Maybe there is an even better option I didn't think of.</p>
<p><br>
</p>
<p>Any advice would be great, thanks in advance!</p>
<p><br>
</p>
<p>BR,</p>
<p>Oliver<br>
</p>
</div>
<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">
http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">
http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview-<wbr>developers</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</body>
</html>