Launch a Dynamo script in a
Civil 3D drawing.
- Open the drawing in
Civil 3D, and open the required view.
- Locate the script to run in Dynamo Player.
- (Optional) If the list is long, you can enter keywords directly in the Filter
field to narrow the search. A filtered list is displayed.
- Click Run Script
next to the script.
A process indicator will show the script is running.
If the script requires inputs, the Inputs dialog box is displayed. For details, see
Provide Input for a Script from Dynamo Player.
When complete, the script reports its status as
Run completed or
Completed with errors.
Note: Dynamo Player uses the version of Dynamo installed with the version of
Civil 3D where Dynamo Player is playing the script. If newer versions of Dynamo are installed Dynamo Player will still user the version of Dynamo installed with
Civil 3D.
When playing a script in Dynamo Player, consider the following:
- Cancel. Once a script starts running, you cannot cancel it from Dynamo Player. If you want to cancel the script in progress, switch to
Civil 3D and press ESC.
- Undo. To reverse the results of running a Dynamo Player script, use the
U Command in
Civil 3D.
- Language. Match the language of the Dynamo script to the language of the
Civil 3D user interface. Scripts using a different language from the user interface may not run correctly.