How to just open a dynamo file using C#

How to just open a dynamo file using C#

kite15
Advocate Advocate
756 Views
1 Reply
Message 1 of 2

How to just open a dynamo file using C#

kite15
Advocate
Advocate

Hi,

I am trying to open a dynamo file by a button hit. Since, the dynamo will just open for user choice to start.

using Revit 2017, Is there any options in RevitApi ?

Please help @!

0 Likes
757 Views
1 Reply
Reply (1)
Message 2 of 2

jeremytammik
Autodesk
Autodesk

Please always search before asking:

 

https://duckduckgo.com/?q=run+dynamo+revit+api

 

https://forums.autodesk.com/t5/revit-api-forum/dynamo-script-in-revit-api/td-p/6363678

 

https://knowledge.autodesk.com/support/revit-products/learn-explore/caas/CloudHelp/cloudhelp/2018/EN...

 

However, Revit 2017 is really pretty old by now... 

 

I fear you will have to write your own system to launch a Dynamo script in that version.

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes