<?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 Run on startup - AddIn problem in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11836068#M4159</link>
    <description>&lt;P&gt;Hi forum,&lt;/P&gt;&lt;P&gt;I'm trying automatically run an a script, when fusion 360 launches, making use of the so called addIn.&lt;/P&gt;&lt;P&gt;The problem is that :&lt;/P&gt;&lt;P&gt;When I am debugging my addIn through fusion 360 scripts&amp;amp;addIns tab, everything works fine, meaning my addIn is running properly, generating the desired outcomes.&lt;/P&gt;&lt;P&gt;When I'm openning fusion 360, the addIn is also running, though it is being stuck when I'm creating the first operation to my manufacturing design. So the problem is the run on startup feature, cause the results are not the anticipated ones. I am also getting a Fusion 360 error - access violation (&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;c0000005&lt;/SPAN&gt;&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;If you have any tips in mind, I would really appreciate it if you let me know!&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2023 11:29:37 GMT</pubDate>
    <dc:creator>echatzief</dc:creator>
    <dc:date>2023-03-21T11:29:37Z</dc:date>
    <item>
      <title>Run on startup - AddIn problem</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11836068#M4159</link>
      <description>&lt;P&gt;Hi forum,&lt;/P&gt;&lt;P&gt;I'm trying automatically run an a script, when fusion 360 launches, making use of the so called addIn.&lt;/P&gt;&lt;P&gt;The problem is that :&lt;/P&gt;&lt;P&gt;When I am debugging my addIn through fusion 360 scripts&amp;amp;addIns tab, everything works fine, meaning my addIn is running properly, generating the desired outcomes.&lt;/P&gt;&lt;P&gt;When I'm openning fusion 360, the addIn is also running, though it is being stuck when I'm creating the first operation to my manufacturing design. So the problem is the run on startup feature, cause the results are not the anticipated ones. I am also getting a Fusion 360 error - access violation (&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;c0000005&lt;/SPAN&gt;&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;If you have any tips in mind, I would really appreciate it if you let me know!&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 11:29:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11836068#M4159</guid>
      <dc:creator>echatzief</dc:creator>
      <dc:date>2023-03-21T11:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Run on startup - AddIn problem</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11836510#M4160</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13163818"&gt;@echatzief&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the reason for the error is that the process is executed too early.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used this add-in to make the palette appear when Fusion360 is started.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/kantoku-code/Fusion360_Developers_Small_ToolKit" target="_blank" rel="noopener"&gt;https://github.com/kantoku-code/Fusion360_Developers_Small_ToolKit&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The event I used is the UserInterface.workspaceActivated event.&lt;BR /&gt;And once the event occurs, I delete the handler that was registered.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-fcb72832-b3bb-4a12-b590-977e75e915ca" target="_blank" rel="noopener"&gt;https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-fcb72832-b3bb-4a12-b590-977e75e915ca&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The add-in over there is very voluminous, so I have created a minimal add-in and attached it for you to try.&lt;BR /&gt;The 'Hello World' dialog is displayed when an event occurs.&lt;BR /&gt;However, the timing of the event is here.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1191389i7EA46F451969D363/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on what you are processing, you may need to combine other events.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 14:18:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11836510#M4160</guid>
      <dc:creator>kandennti</dc:creator>
      <dc:date>2023-03-21T14:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Run on startup - AddIn problem</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11839339#M4161</link>
      <description>&lt;P&gt;The problem is NOT solved!&lt;/P&gt;&lt;P&gt;I have tried everything, but I am not able to create any operations to my setups, when the add-in is running on startup. I have also included event handlers to my code, but nothing has been accomplished yet!&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5741855"&gt;@BrianEkins&lt;/a&gt;What are your thoughts on this? I have tried "createFromTemplate", "createFromCamTemplate", and "createInput" methods, in order to find a way to create operations to my runOnStartup-addIn. I am able to run my addIn, when it is not running on startup.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 14:05:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11839339#M4161</guid>
      <dc:creator>echatzief</dc:creator>
      <dc:date>2023-03-22T14:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Run on startup - AddIn problem</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11840163#M4162</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13163818"&gt;@echatzief&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Had you ever try a custom event to start the operations in you addin?&lt;/P&gt;&lt;P&gt;I'd used it in some situations where the operation needs to be executed later on other thread apart from the current that is taking care of the system event.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 18:54:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11840163#M4162</guid>
      <dc:creator>Jorge_Jaramillo</dc:creator>
      <dc:date>2023-03-22T18:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Run on startup - AddIn problem</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11840657#M4163</link>
      <description>&lt;P&gt;I agree with the previous comments that you are trying to do something too early. When add-ins are being loaded, Fusion is still in the process of starting up. The only thing you should do in the run method of your add-in is to add buttons to the UI and connect to events. The Application.startupCompleted event is fired once Fusion has completed the start-up tasks.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 23:03:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11840657#M4163</guid>
      <dc:creator>BrianEkins</dc:creator>
      <dc:date>2023-03-22T23:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Run on startup - AddIn problem</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11841366#M4164</link>
      <description>&lt;P&gt;Hi all, thank you for your responses!&lt;/P&gt;&lt;P&gt;I have tried using the startupCompleted event, executing my desired methods after the event is fired, but it seems that it nevers completes it's initialization. I have not tried sending an event to the worker thread back to my addIn on the main thread. Any tips on this?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 08:19:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11841366#M4164</guid>
      <dc:creator>echatzief</dc:creator>
      <dc:date>2023-03-23T08:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Run on startup - AddIn problem</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11844022#M4165</link>
      <description>&lt;P&gt;This is a meaningless add-in, but if you create this code as an add-in, check the "Run on Startup" checkbox, and start Fusion360, you can see the order in which events occur. The only condition is that you do not perform any operations.&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;# Fusion360API Python addin

import traceback
import adsk.core as core

handlers = []

def run(context):
    try:
        app: core.Application = core.Application.get()
        ui: core.UserInterface = app.userInterface

        global handlers
        workspaceHandler = MyWorkspaceHandler()
        handlers.append(workspaceHandler)
        ui.workspaceActivated.add(workspaceHandler)

        commandHandler = MyCommandHandler()
        handlers.append(commandHandler)
        ui.commandTerminated.add(commandHandler)

        applicationHandler = MyApplicationHandler()
        handlers.append(applicationHandler)
        app.startupCompleted.add(applicationHandler)

        documentHandler = MyDocumentHandler()
        handlers.append(documentHandler)
        app.documentCreated.add(documentHandler)
        app.documentActivating.add(documentHandler)

    except:
        core.Application.get().log('Failed:\n{}'.format(traceback.format_exc()))


def stop(context):
    try:
        pass
    except:
        core.Application.get().log('Failed:\n{}'.format(traceback.format_exc()))

class MyDocumentHandler(core.DocumentEventHandler):
    def __init__(self):
        super().__init__()
    def notify(self, args: core.DocumentEventArgs):
        core.Application.get().log(f'{args.firingEvent.name}')

class MyApplicationHandler(core.ApplicationEventHandler):
    def __init__(self):
        super().__init__()
    def notify(self, args: core.ApplicationEventArgs):
        core.Application.get().log(f'{args.firingEvent.name}')

class MyWorkspaceHandler(core.WorkspaceEventHandler):
    def __init__(self):
        super().__init__()
    def notify(self, args: core.WorkspaceEventArgs):
        core.Application.get().log(f'{args.firingEvent.name}')

class MyCommandHandler(core.ApplicationCommandEventHandler):
    def __init__(self):
        super().__init__()
    def notify(self, args: core.ApplicationCommandEventArgs):
        core.Application.get().log(f'{args.firingEvent.name}')&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my environment, the result looks like this&lt;/P&gt;
&lt;LI-CODE lang="general"&gt; StartupCompleted
 DocumentCreated
 DocumentActivating
 OnWorkspaceActivated
 OnCommandTerminated
 OnCommandTerminated
 OnCommandTerminated&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The StartupCompleted event is fired before the DocumentCreated event when a new document is created at startup, and I feel that I cannot do anything with it.&lt;BR /&gt;This is why I chose the OnWorkspaceActivated event, because I just couldn't get it to work before.&lt;BR /&gt;If you think the slower the better, you might be better off using the OnCommandTerminated event, which is fired the first time.&lt;BR /&gt;Perhaps there is a more appropriate event.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 04:07:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11844022#M4165</guid>
      <dc:creator>kandennti</dc:creator>
      <dc:date>2023-03-24T04:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Run on startup - AddIn problem</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11844403#M4166</link>
      <description>&lt;P&gt;Hello &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3787950"&gt;@kandennti&lt;/a&gt; thanks for your reply.&lt;/P&gt;&lt;P&gt;I am getting something like this :&lt;/P&gt;&lt;P&gt;DocumentCreated&lt;/P&gt;&lt;P&gt;DocumentActivating&lt;/P&gt;&lt;P&gt;OnWorkspaceActivated&lt;/P&gt;&lt;P&gt;OnCommandTerminated&lt;/P&gt;&lt;P&gt;OnCommandTerminated&lt;/P&gt;&lt;P&gt;OnCommandTerminated&lt;/P&gt;&lt;P&gt;OnCommandTerminated&lt;/P&gt;&lt;P&gt;OnWorkspaceActivated&lt;/P&gt;&lt;P&gt;OnCommandTerminated&lt;/P&gt;&lt;P&gt;StartupCompleted&lt;/P&gt;&lt;P&gt;OnCommandTerminated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case, the startupcompleted event is fired at the very end. This seems like a BUG to me, I have tried using each event seperately, or even combining them, but I cannot manage to get my addIn work. Anyone having any suggestions would be much appreciated.&lt;/P&gt;&lt;P&gt;Thank you again &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3787950"&gt;@kandennti&lt;/a&gt; .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 08:25:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11844403#M4166</guid>
      <dc:creator>echatzief</dc:creator>
      <dc:date>2023-03-24T08:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Run on startup - AddIn problem</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11850484#M4167</link>
      <description>&lt;P&gt;I have tested my code on other pc's too, the problem does not has to do with my pc.&lt;/P&gt;&lt;P&gt;When I'm adding the startup completed event, I can't get to print/messageBox anyting inside the handler (if I'm creating operations to my setups), because fusion crashes. When I'm not creating operations nothing goes wrong. I am eagerly looking forward for a solution here.&lt;/P&gt;&lt;P&gt;I have spent a lot of time on this, without concluding to any solutions, anyone having any thoughts will be much appreciated. &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12364171"&gt;@Jorge_Jaramillo&lt;/a&gt; do you have an example?&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5741855"&gt;@BrianEkins&lt;/a&gt;Could you please be more specific?&lt;/P&gt;&lt;P&gt;Thank you again&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 13:24:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11850484#M4167</guid>
      <dc:creator>echatzief</dc:creator>
      <dc:date>2023-03-27T13:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Run on startup - AddIn problem</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11858087#M4168</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13163818"&gt;@echatzief&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The attached add-in uses threads to create a manufacturing setup and import a Step file at startup.&lt;BR /&gt;In a new document, I could not create a new setup this way.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/fusion-360-api-and-scripts/feature-request-create-setups/m-p/11849662#M18659" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/fusion-360-api-and-scripts/feature-request-create-setups/m-p/11849662#M18659&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure why, but if I had only one setup in an empty document, I could create it, so I imported the previously created document and imported the Step file as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I imported the template and tried to run the calculations, but Fusion360 crashed. (Ver 2.0.15509)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is as far as I can help. I look forward to hearing back from you with good results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 04:37:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11858087#M4168</guid>
      <dc:creator>kandennti</dc:creator>
      <dc:date>2023-03-30T04:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Run on startup - AddIn problem</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11867248#M4169</link>
      <description>&lt;P&gt;I noticed that the documentation is publicly available.&lt;BR /&gt;I used Insider (Ver. 2.0.15775) and combined it with this sample.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-c4836048-974e-4544-acc0-d384e7e55613" target="_blank" rel="noopener"&gt;https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-c4836048-974e-4544-acc0-d384e7e55613&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At startup, the creation of the setup and the creation of the operation succeeds, but,&lt;BR /&gt;When I run the generateToolpath method to calculate the toolpath,&lt;BR /&gt;Fusion360 crashes.&lt;/P&gt;
&lt;P&gt;Running the sample script after Fusion360 starts works fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 06:28:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11867248#M4169</guid>
      <dc:creator>kandennti</dc:creator>
      <dc:date>2023-04-03T06:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Run on startup - AddIn problem</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11867549#M4170</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3787950"&gt;@kandennti&lt;/a&gt; thanks for your reply.&lt;/P&gt;&lt;P&gt;The dll file that crashes is IronCore10.dll&lt;/P&gt;&lt;P&gt;The log file coming with fusion when it crashes is the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"""&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;(module:IronCore10) File: (filename not available): Iron::FeatureFlag::getFeatureFlagLogInfo&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;(module:IronCore10) File: (filename not available): Iron::IronDocToolpathGenerator::prepareObjectForGeneration&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;(module:IronCore10) File: (filename not available): Iron::IronDocToolpathGenerator::generateToolpath&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;(module:IronCore10) File: (filename not available): Iron::IronDocument::generateToolpath&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;(module:IronCore10) File: (filename not available): Iron::IronDocument::generateToolpath&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;(module:NaNeuCAM10) File: (filename not available): IronServer::IronDocumentEntity::onObjectCreated&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;(module:IronCore10) File: (filename not available): Iron::IronDocument::applyObjectChange&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;(module:IronCore10) File: (filename not available): Iron::OperationTemplate::createOperation&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;(module:IronCore10) File: (filename not available): Iron::CreateFromTemplateRequest::onExecute&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;"""&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 09:08:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11867549#M4170</guid>
      <dc:creator>echatzief</dc:creator>
      <dc:date>2023-04-03T09:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Run on startup - AddIn problem</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11868286#M4171</link>
      <description>&lt;P&gt;If I run Fusion360 while starting it up, it crashes, but if I run it after startup, it runs correctly without crashing.&lt;BR /&gt;Perhaps it is a timing issue and not a bug.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 14:10:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11868286#M4171</guid>
      <dc:creator>kandennti</dc:creator>
      <dc:date>2023-04-03T14:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Run on startup - AddIn problem</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11868418#M4172</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3787950"&gt;@kandennti&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is indeed a timing issue, but startup completed event handler never gets executed. So there is nothing I can do to know when fusion initializes, hence my assumption that it is a bug.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 14:56:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/run-on-startup-addin-problem/m-p/11868418#M4172</guid>
      <dc:creator>echatzief</dc:creator>
      <dc:date>2023-04-03T14:56:30Z</dc:date>
    </item>
  </channel>
</rss>

