<?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: Noob Alert: For Loop in ModelBuilder in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/noob-alert-for-loop-in-modelbuilder/m-p/767231#M123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Dear ArcGIS Community:&lt;BR /&gt;&lt;BR /&gt;I built a For loop using ModelBuilder to create inundation polygons which works well but I can only long integers (0,1,2,&amp;amp;c.) in the starting, ending and step values of the loop. What I really need is a double so that I can increment in 0.15m. can someone please explain how to change the long integer value in the For loop to a double?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Tony&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For loops can only do integers, but you may manipulate the data to get what you want by multiplying the loop value by some number or just setting up another counter.&amp;nbsp; I don't use model builder that often so I'm not sure how you might accomplish this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;each time through the loop multiply .15 * loop counter.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Mar 2012 15:27:24 GMT</pubDate>
    <dc:creator>TerrySilveus</dc:creator>
    <dc:date>2012-03-22T15:27:24Z</dc:date>
    <item>
      <title>Noob Alert: For Loop in ModelBuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/noob-alert-for-loop-in-modelbuilder/m-p/767230#M122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear ArcGIS Community:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I built a For loop using ModelBuilder to create inundation polygons which works well but I can only long integers (0,1,2,&amp;amp;c.) in the starting, ending and step values of the loop. What I really need is a double so that I can increment in 0.15m. can someone please explain how to change the long integer value in the For loop to a double?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 14:37:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/noob-alert-for-loop-in-modelbuilder/m-p/767230#M122</guid>
      <dc:creator>TonyNettleman</dc:creator>
      <dc:date>2012-03-22T14:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Noob Alert: For Loop in ModelBuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/noob-alert-for-loop-in-modelbuilder/m-p/767231#M123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Dear ArcGIS Community:&lt;BR /&gt;&lt;BR /&gt;I built a For loop using ModelBuilder to create inundation polygons which works well but I can only long integers (0,1,2,&amp;amp;c.) in the starting, ending and step values of the loop. What I really need is a double so that I can increment in 0.15m. can someone please explain how to change the long integer value in the For loop to a double?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Tony&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For loops can only do integers, but you may manipulate the data to get what you want by multiplying the loop value by some number or just setting up another counter.&amp;nbsp; I don't use model builder that often so I'm not sure how you might accomplish this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;each time through the loop multiply .15 * loop counter.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 15:27:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/noob-alert-for-loop-in-modelbuilder/m-p/767231#M123</guid>
      <dc:creator>TerrySilveus</dc:creator>
      <dc:date>2012-03-22T15:27:24Z</dc:date>
    </item>
  </channel>
</rss>

