OrkestraOnline / Orkestra_Online

Orkestra Online is a cloud based platform for deploying, documenting and securing DynamoBIM and Grasshopper content.
https://www.orkestra.online
35 stars 2 forks source link

AutoCAD script won't run any Dynamo graph after running any Dynamo graph through Orkestra #151

Open Daan0827 opened 2 years ago

Daan0827 commented 2 years ago

Describe the bug After running any script in Civil3D through Orkestra AutoCAD scripts won't run Dynamo graphs anymore. Without running a Dynamo script through Orkestra this does not happen.

To Reproduce Steps to reproduce the behavior:

  1. Run any script through Orkestra for Dynamo Civil3D.
  2. Run any AutoCAD script which opens a Dynamo graph in the background using the "AECCRUNDYNAMOSCRIPT" command.

Expected behavior The Dynamo graph which is called through the AutoCAD script should run normally.

Observed behavior The Dynamo graph doesn't run at all. Also, when the Dynamo graph is not in a loop within the AutoCAD script it stops the AutoCAD script completely, the process gets ended and all the lines/ commands after that don't execute.

Also, dragging and dropping the AutoCAD script doesn't work anymore, only the "script" command.

Desktop (please complete the following information):

In Which context did it happen (please select from the following list) : Orkestra Civil3D Addin

MostafaElAyoubi commented 2 years ago

Hi @Daan0827 ! Thank you for reporting this.

Can you please give this a try in 1.5.1 and let us know if you're still getting the same behavior?