<?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: does anyone know how to run an inventor macro in excel? in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/does-anyone-know-how-to-run-an-inventor-macro-in-excel/m-p/10579524#M128210</link>
    <description>&lt;P&gt;I, personally haven't tried running a Macro within Excel and have it effect Inventor, but it sounds doable, if you have the references set-up right, and get the Inventor Application object the right way.&lt;/P&gt;
&lt;P&gt;As for your other question about official documentation...I think the following links are going to be along those lines:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.autodesk.com/view/INVNTOR/2021/ENU/?guid=GUID-5901102A-F148-4CD4-AF50-26E2AFDEE6A7" target="_blank" rel="noopener"&gt;Inventor API User's Manual&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.autodesk.com/view/INVNTOR/2021/ENU/?guid=110f3019-404c-4fc4-8b5d-7a3143f129da" target="_blank" rel="noopener"&gt;iLogic API Overview&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Aug 2021 18:42:18 GMT</pubDate>
    <dc:creator>WCrihfield</dc:creator>
    <dc:date>2021-08-27T18:42:18Z</dc:date>
    <item>
      <title>does anyone know how to run an inventor macro in excel?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/does-anyone-know-how-to-run-an-inventor-macro-in-excel/m-p/10579274#M128203</link>
      <description>&lt;P&gt;With solidworks I can write vba code in excel and when executing the macro, it does something in solidworks. Could you do the same with inventor?&lt;/P&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FBcoo7OKXck0%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DBcoo7OKXck0&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FBcoo7OKXck0%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="491" height="276" scrolling="no" title="vba solidworks" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;another question&lt;BR /&gt;Does anyone know where I can find the official documentation for the api or ilogic?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 16:53:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/does-anyone-know-how-to-run-an-inventor-macro-in-excel/m-p/10579274#M128203</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-27T16:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: does anyone know how to run an inventor macro in excel?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/does-anyone-know-how-to-run-an-inventor-macro-in-excel/m-p/10579524#M128210</link>
      <description>&lt;P&gt;I, personally haven't tried running a Macro within Excel and have it effect Inventor, but it sounds doable, if you have the references set-up right, and get the Inventor Application object the right way.&lt;/P&gt;
&lt;P&gt;As for your other question about official documentation...I think the following links are going to be along those lines:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.autodesk.com/view/INVNTOR/2021/ENU/?guid=GUID-5901102A-F148-4CD4-AF50-26E2AFDEE6A7" target="_blank" rel="noopener"&gt;Inventor API User's Manual&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.autodesk.com/view/INVNTOR/2021/ENU/?guid=110f3019-404c-4fc4-8b5d-7a3143f129da" target="_blank" rel="noopener"&gt;iLogic API Overview&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 18:42:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/does-anyone-know-how-to-run-an-inventor-macro-in-excel/m-p/10579524#M128210</guid>
      <dc:creator>WCrihfield</dc:creator>
      <dc:date>2021-08-27T18:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: does anyone know how to run an inventor macro in excel?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/does-anyone-know-how-to-run-an-inventor-macro-in-excel/m-p/10588995#M128356</link>
      <description>&lt;P&gt;Here is how to set up excel VBA with the correct object.&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-ilogic-api-vba-forum/open-inventor-part-with-the-help-of-excel-vba/td-p/6470212" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-ilogic-api-vba-forum/open-inventor-part-with-the-help-of-excel-vba/td-p/6470212&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will have to figure out how not to start an inventor app each time if there is already one active.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 00:16:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/does-anyone-know-how-to-run-an-inventor-macro-in-excel/m-p/10588995#M128356</guid>
      <dc:creator>A.Acheson</dc:creator>
      <dc:date>2021-09-01T00:16:10Z</dc:date>
    </item>
  </channel>
</rss>

