I’m fairly new to Dynamo so please bear with me if I’ve missed something simple. I’m trying to get a list of objects on a specific layer and convert that to geometry in Dynamo. I’m able to do this with anything I draw except for arcs. I’ve tested this a few ways and can’t find a solution. See screenshot of the issue below:
In the images, you can see that I’m trying to pull all objects on the FRONT layer. However, I’m getting a “null” value for the arc. This error goes away if I delete the arc. Please let me know if you have any ideas on what’s going on here.
Prior to Civil 3D 2025.1, arcs were not on the list of supported geometry types. An alternative that you could consider is to download a package. The Civil 3D Toolkit is one that I’m aware of that adds nodes for working with arcs.
If you’re able to update to Civil 3D 2025.1, then arcs are supported out-of-the-box.