<?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: Is there a way to know if an external command has been launched? in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5956048#M68814</link>
    <description>&lt;P&gt;Thanks, not sure how I missed that article.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Dec 2015 14:23:46 GMT</pubDate>
    <dc:creator>dantartaglia8696</dc:creator>
    <dc:date>2015-12-17T14:23:46Z</dc:date>
    <item>
      <title>Is there a way to know if an external command has been launched?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5954134#M68810</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not think this is possible but I will ask anyway:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the need to know if a external command is in use by our users. This is not a custom tool but one purchased. If I use Dynamo as an example, I'm pretty sure I can use user32.dll's FindWindow() to determine if the Dynamo window is open. Is there anything in the Revit API that can determine if/when any external command is executed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 15:24:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5954134#M68810</guid>
      <dc:creator>dantartaglia8696</dc:creator>
      <dc:date>2015-12-16T15:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to know if an external command has been launched?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5954168#M68811</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you could analyze the Journal file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Revitalizer&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 15:39:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5954168#M68811</guid>
      <dc:creator>Revitalizer</dc:creator>
      <dc:date>2015-12-16T15:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to know if an external command has been launched?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5954366#M68812</link>
      <description>&lt;P&gt;Yea, I thought about that. We are extracting a lot of Metrics from Revit, it may not be much of a performance hit but I'll have to test that approach.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 16:53:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5954366#M68812</guid>
      <dc:creator>dantartaglia8696</dc:creator>
      <dc:date>2015-12-16T16:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to know if an external command has been launched?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5955482#M68813</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this may fit your needings, too:&lt;/P&gt;&lt;P&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2015/02/automation-ribbon-panel-itemexecuted-and-vacation.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2015/02/automation-ribbon-panel-itemexecuted-and-vacation.html&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;Revitalizer&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 07:55:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5955482#M68813</guid>
      <dc:creator>Revitalizer</dc:creator>
      <dc:date>2015-12-17T07:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to know if an external command has been launched?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5956048#M68814</link>
      <description>&lt;P&gt;Thanks, not sure how I missed that article.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 14:23:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5956048#M68814</guid>
      <dc:creator>dantartaglia8696</dc:creator>
      <dc:date>2015-12-17T14:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to know if an external command has been launched?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5956127#M68815</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for tagging your own answer as the solution although somebody else gave you the hints...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Revitalizer&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 14:59:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5956127#M68815</guid>
      <dc:creator>Revitalizer</dc:creator>
      <dc:date>2015-12-17T14:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to know if an external command has been launched?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5956548#M68816</link>
      <description>&lt;P&gt;Sorry about that, didn't mean to tag credit.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 18:07:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5956548#M68816</guid>
      <dc:creator>dantartaglia8696</dc:creator>
      <dc:date>2015-12-17T18:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to know if an external command has been launched?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5957463#M68817</link>
      <description>&lt;P&gt;Thank you for correction!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Revitalizer&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 08:06:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/is-there-a-way-to-know-if-an-external-command-has-been-launched/m-p/5957463#M68817</guid>
      <dc:creator>Revitalizer</dc:creator>
      <dc:date>2015-12-18T08:06:05Z</dc:date>
    </item>
  </channel>
</rss>

