<?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 Starting up Autodesk using API in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/starting-up-autodesk-using-api/m-p/10601735#M8028</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to Python programming and engaging with API. Can somebody please tell me if and how I can start up the Autodesk Fusion 360 using just a Python script and Fusion 360 API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SRS&lt;/P&gt;</description>
    <pubDate>Mon, 06 Sep 2021 01:52:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-09-06T01:52:17Z</dc:date>
    <item>
      <title>Starting up Autodesk using API</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/starting-up-autodesk-using-api/m-p/10601735#M8028</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to Python programming and engaging with API. Can somebody please tell me if and how I can start up the Autodesk Fusion 360 using just a Python script and Fusion 360 API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SRS&lt;/P&gt;</description>
      <pubDate>Mon, 06 Sep 2021 01:52:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/starting-up-autodesk-using-api/m-p/10601735#M8028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-06T01:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Starting up Autodesk using API</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/starting-up-autodesk-using-api/m-p/10605611#M8029</link>
      <description>&lt;P&gt;The API is designed to only be used from within a running instance of Fusion 360. There are potential workarounds.&amp;nbsp; One could be to create an add-in. Add-ins are loaded automatically when Fusion starts up.&amp;nbsp; The add-in can check for the existence of a file and read instructions from the file and start doing whatever it's supposed to do.&amp;nbsp; An external program, written in Python or something else, can run the Fusion executable to start Fusion. The external program does not have access to the Fusion API.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 14:09:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/starting-up-autodesk-using-api/m-p/10605611#M8029</guid>
      <dc:creator>BrianEkins</dc:creator>
      <dc:date>2021-09-07T14:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Starting up Autodesk using API</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/starting-up-autodesk-using-api/m-p/10632364#M8030</link>
      <description>&lt;P&gt;Hi, thank you so much for your reply! Is it possible to launch Autodesk Fusion using&amp;nbsp;win32com.client.dynamic.Dispatch("FusionLauncher.exe")?&lt;/P&gt;</description>
      <pubDate>Sun, 19 Sep 2021 07:10:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/starting-up-autodesk-using-api/m-p/10632364#M8030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-19T07:10:11Z</dc:date>
    </item>
  </channel>
</rss>

