Circles based on coordinates from Excel not created in C3D dwg

Hello there,

I’m rather new in the Dynamo business and started to work on some scripts to see how they can improve my workflow. For my current script I’m working on I want to create circles based on coordinates and radiuses given in an Excel sheet. You can see my code below:

In the Dynamo workspace circles are created accordingly. However, they are not created in my Civil3D dwg. Unfortunately, I cannot figure out what’s wrong and would kindly ask for help to solve my problem.

Many thanks in advance!

Hi @OfflineGuy,

You’ll need to add an Object.ByGeometry node at the end.