<?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: How to open dynamo file through Revit addin in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7141479#M59056</link>
    <description>&lt;P&gt;This tool called Dyno is doing it(&amp;nbsp;&lt;SPAN&gt;tools.prorubim.com/en/dyno ) so it can be done, I would also like to be able to open and run multiple Dynamo files&amp;nbsp;during one of my custom Add-ins to Revit, but I can't figure it out how to do it. &amp;nbsp;If anyone knows how to do this please help. &amp;nbsp;I have read through everything I could find on the Dynamo forums but most of the&amp;nbsp;ones asking this question&amp;nbsp;just ended up saying they were going to just use Dyno. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2017 15:46:33 GMT</pubDate>
    <dc:creator>adamwitthuhn1945</dc:creator>
    <dc:date>2017-06-09T15:46:33Z</dc:date>
    <item>
      <title>How to open dynamo file through Revit addin</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7016648#M59052</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created one dynamo file by using nodes. now i want to open it by addin in current document and run it automatically, is it possible then&lt;/P&gt;&lt;P&gt;How to open the dynamo file using custom (revit) addin in revit?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suggestions and Ideas are welcome&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 06:20:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7016648#M59052</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-14T06:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to open dynamo file through Revit addin</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7017121#M59053</link>
      <description>&lt;P&gt;If you can open dynamo via the API, you can't force dynamo to do internal dynamo actions like opening a file cause it doesn't offer a documentation for &amp;nbsp;subscription to its dll files so useless workflow. Why didn't you try to convert your dynamo file into fully implemented methods? other question, AFAIK Revit doesn't support two addins to be run in the same time, is this your intent to make dynamo run in the middle of the command ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, Ibrahim Naeem &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 13:43:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7017121#M59053</guid>
      <dc:creator>IbrahimNaeem</dc:creator>
      <dc:date>2017-04-14T13:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to open dynamo file through Revit addin</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7020243#M59054</link>
      <description>&lt;P&gt;hi ibrahim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes i was doing that thing only running two revit addins at the same time..well i got my mistake&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 06:04:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7020243#M59054</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-17T06:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to open dynamo file through Revit addin</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7027987#M59055</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;But your Idea is great, I'm really thinking about it now. Dynamo gives great ways to visualize Computational design output and yes one may think of telling that script inside of dynamo to go on iteration process for design optimization. Would share an update if I reach something in this regard.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, Ibrahim Naeem&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 21:05:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7027987#M59055</guid>
      <dc:creator>IbrahimNaeem</dc:creator>
      <dc:date>2017-04-19T21:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to open dynamo file through Revit addin</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7141479#M59056</link>
      <description>&lt;P&gt;This tool called Dyno is doing it(&amp;nbsp;&lt;SPAN&gt;tools.prorubim.com/en/dyno ) so it can be done, I would also like to be able to open and run multiple Dynamo files&amp;nbsp;during one of my custom Add-ins to Revit, but I can't figure it out how to do it. &amp;nbsp;If anyone knows how to do this please help. &amp;nbsp;I have read through everything I could find on the Dynamo forums but most of the&amp;nbsp;ones asking this question&amp;nbsp;just ended up saying they were going to just use Dyno. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 15:46:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7141479#M59056</guid>
      <dc:creator>adamwitthuhn1945</dc:creator>
      <dc:date>2017-06-09T15:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to open dynamo file through Revit addin</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7142231#M59057</link>
      <description>&lt;P&gt;Hey, guys. In fact, Dyno Browser is an excellent solution for this. I just checked that unfortunately their page is out of service at the moment.&lt;/P&gt;&lt;P&gt;However I have the help documentation saved on my computer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not that complicated to set it up to work inside Revit. Just follow the instructions in the documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is the Dyno help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope I have helped.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there is something specific that I can contribute you can put it here.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 19:56:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7142231#M59057</guid>
      <dc:creator>onBIM-Consulting</dc:creator>
      <dc:date>2017-06-09T19:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to open dynamo file through Revit addin</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7231095#M59058</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1631079"&gt;@adamwitthuhn1945&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dear Adam,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ability to programmatically run Dynamo scripts has been requested in the Revit Idea Station:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-ideas/dynamo-script-run-buttons/idi-p/6331443" target="_blank"&gt;https://forums.autodesk.com/t5/revit-ideas/dynamo-script-run-buttons/idi-p/6331443&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Happily, it has also been implemented, so you can use that right now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you have a button to run the script in the Revit user interface, it should also be possible to launch the script programmatically.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If worst comes to worst, you can always simulate an end user click on the button.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jul 2017 14:47:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-open-dynamo-file-through-revit-addin/m-p/7231095#M59058</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2017-07-16T14:47:40Z</dc:date>
    </item>
  </channel>
</rss>

