How to run dynamo code from addin?
Look into pyRevit, Relay, Nonica tab or Dyno. These all put your scripts into a toolbar.
Hi @eng.minamaged , you can follow this post :
I did start looking at supporting civil 3d as well, but itâs not finished yet.
If itâs in Revit you can use either Dynamo Player or pyRevit,but for Civil3DďźI donât know.
Looks like Orkestra recently added C3d support (according to their git changelogs):
The âAECCRUNDYNAMOSCRIPTâ command makes binding the execution of a graph from a variety of contexts, even from external applications. Itâs not as smooth as a full add-in, but it serves the purpose quite well.
I hope you will finish the code for Civil 3D. Thank you @john_pierson ,
I appreciate your efforts. you gave me a hope.