<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: string list is this possible in PowerMill Forum</title>
    <link>https://forums.autodesk.com/t5/powermill-forum/string-list-is-this-possible/m-p/7306812#M26260</link>
    <description>&lt;P&gt;Try replace with&lt;/P&gt;
&lt;PRE&gt;REAL size = 50
$size = input "input size"&lt;/PRE&gt;</description>
    <pubDate>Thu, 17 Aug 2017 05:15:06 GMT</pubDate>
    <dc:creator>kukelyk</dc:creator>
    <dc:date>2017-08-17T05:15:06Z</dc:date>
    <item>
      <title>string list is this possible</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/string-list-is-this-possible/m-p/7306727#M26259</link>
      <description>&lt;P&gt;STRING LIST options= {"0.0","-0.025","-0.05","-0.075","-0.1","-0.125","-0.15", "Enter" }&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;INT c = INPUT CHOICE $options "Select one (Radius):"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;IF $C == 0 {&lt;BR /&gt;EDIT PAR 'CurveThickness' "-0.0"&lt;BR /&gt;}&lt;BR /&gt;IF $C == 1 {&lt;BR /&gt;EDIT PAR 'CurveThickness' "-0.025"&lt;BR /&gt;}&lt;BR /&gt;IF $C == 2 {&lt;BR /&gt;EDIT PAR 'CurveThickness' "-0.05"&lt;BR /&gt;}&lt;BR /&gt;IF $C == 3 {&lt;BR /&gt;EDIT PAR 'CurveThickness' "-0.075"&lt;BR /&gt;}&lt;BR /&gt;IF $C == 4 {&lt;BR /&gt;EDIT PAR 'CurveThickness' "-0.1"&lt;BR /&gt;}&lt;BR /&gt;IF $C == 5 {&lt;BR /&gt;EDIT PAR 'CurveThickness' "-0.125"&lt;BR /&gt;}&lt;BR /&gt;IF $C == 6 {&lt;BR /&gt;EDIT PAR 'CurveThickness' "-0.15"&lt;BR /&gt;}&lt;BR /&gt;IF $C == 7 {&lt;BR /&gt;string size = ""&lt;BR /&gt;$size = input "input size"&lt;BR /&gt;&lt;BR /&gt;EDIT PAR 'CurveThickness' $size&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wondering if it possible to have option number 7 in my string list for the user to add size to curve value instead of one of the preset options&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;errors on this line &amp;nbsp; &amp;nbsp; -- &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;EDIT PAR 'CurveThickness' $size&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Anthony&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 03:10:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/string-list-is-this-possible/m-p/7306727#M26259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-17T03:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: string list is this possible</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/string-list-is-this-possible/m-p/7306812#M26260</link>
      <description>&lt;P&gt;Try replace with&lt;/P&gt;
&lt;PRE&gt;REAL size = 50
$size = input "input size"&lt;/PRE&gt;</description>
      <pubDate>Thu, 17 Aug 2017 05:15:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/string-list-is-this-possible/m-p/7306812#M26260</guid>
      <dc:creator>kukelyk</dc:creator>
      <dc:date>2017-08-17T05:15:06Z</dc:date>
    </item>
  </channel>
</rss>

