<?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: Ilogic Part Array in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-part-array/m-p/5577912#M380237</link>
    <description>&lt;P&gt;Hi jam_bhatti,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition to the previous reply, attached is a quick example file that might help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;BR /&gt;Best of luck to you in all of your Inventor pursuits,&lt;BR /&gt;Curtis&lt;BR /&gt;&lt;A href="http://inventortrenches.blogspot.com" target="_blank"&gt;http://inventortrenches.blogspot.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;'define the array list&lt;BR /&gt;IDlist = new integer(){3,4,5,6}&lt;BR /&gt;'or you could use this:&lt;BR /&gt;'IDlist&amp;nbsp; = new string(){3.5,4.5,5.5,6.5}&lt;BR /&gt;&lt;BR /&gt;'get the user input&lt;BR /&gt;ID = InputListBox("Select an Inside Diameter.",IDlist, ID, "iLogic", "ID Values")&lt;BR /&gt;'update all&lt;BR /&gt;iLogicVb.UpdateWhenDone = True&lt;BR /&gt;'zoom all&lt;BR /&gt;ThisApplication.ActiveView.Fit
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Apr 2015 16:51:15 GMT</pubDate>
    <dc:creator>Curtis_W</dc:creator>
    <dc:date>2015-04-09T16:51:15Z</dc:date>
  </channel>
</rss>

