<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Segoe UI Emoji";
        panose-1:2 11 5 2 4 2 4 2 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        margin-bottom:.0001pt;
        mso-add-space:auto;
        line-height:105%;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst
        {mso-style-priority:34;
        mso-style-type:export-only;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        margin-bottom:.0001pt;
        mso-add-space:auto;
        line-height:105%;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle
        {mso-style-priority:34;
        mso-style-type:export-only;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        margin-bottom:.0001pt;
        mso-add-space:auto;
        line-height:105%;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast
        {mso-style-priority:34;
        mso-style-type:export-only;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        margin-bottom:.0001pt;
        mso-add-space:auto;
        line-height:105%;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 2.0cm 2.0cm 2.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="IT">
<div class="WordSection1">
<p class="MsoNormal">Hi all,</p>
<p class="MsoNormal">sorry for the noob questions, but I’m struggling to find a solution to some simple issues.</p>
<p class="MsoNormal">I’m working on the Processing interface with a 3rd party software (i.e. FUSION). I’m not a programmer , so be patient!</p>
<p class="MsoNormal"> </p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-18.0pt">1.<span style="font-size:7.0pt;line-height:105%;font-family:"Times New Roman",serif">      
</span><b>TEMPFILELIST</b>: when I select more input files, a static method is called to write a temp list (to be used as wildcard). Actually the code says “filepath = userFolder() + os.sep + filename” and it doesn’t work, but if I set up a specific folder
 instead of userFolder, it works fine. Does it lose the way of the temp path?</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-18.0pt">2.<span style="font-size:7.0pt;line-height:105%;font-family:"Times New Roman",serif">      
</span><b>ACCESS TO SHAPEFILE</b>: if I use a shapefile already opened in qgis for a clipping operation, the software (FUSION) has problems to access to it (and stops working); if I do the same operation with a shapefile not loaded in qgis, it works fine. Does
 qgis block files while reading them (as arcgis does with “.lock” temp files)? </p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-18.0pt">3.<span style="font-size:7.0pt;line-height:105%;font-family:"Times New Roman",serif">      
</span><b>MODELER:</b> Building up a model with FUSION tools, I’m obliged to fill also optional parameters to make the algorithm work, otherwise I receive the error “Wrong or missing value”. How can I solve this?</p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-18.0pt">4.<span style="font-size:7.0pt;line-height:105%;font-family:"Times New Roman",serif">      
</span><b>OPTIONAL PARAMETERS</b>: In the graphical panel of each algorithm, some parameters (i.e. input) automatically appear as “…[optional]” while they clearly aren’t. Where is it possible to change this behaviour?</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I specify I’m using QGIS (2.14.3) on W10 64 bit.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thank you VERY much in advance for those who have time&willing to answer  <span style="font-family:"Segoe UI Emoji",sans-serif">😊</span></p>
<p class="MsoNormal">Keep up with the good work!</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">All the best,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Nic</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman",serif"><o:p> </o:p></span></p>
</div>
</body>
</html>