Convert dynamo circle into AutoCAD circle

Greeting,

I would like to know if here is a way to convert a dynamo circle into an AutoCAD object?

The highlighted in yellow is a Dynamo circle and the node “Object.ByGeometry“ doesn’t seem to be working.

The dynamo script and sample file are attached.

Thanks for the help.

D1.dwg (949.3 KB)

P2.dyn (49.0 KB)

The Object.ByGeometry node block input should be the ModelSpace (or PaperSpace), I see a user defined block there.

1 Like