Point.ByGeometry opreation in new Dynamo for C3D 2025.1 results null output

Dear Community,

I’ve encountered a problem while using the new release of Dynamo for Civil 3D. When I use the new node Point.ByGeometry to create a point object in Model Space, the output value is ‘null’. Although the object itself appears in Model Space, I can’t work with it as a variable in Dynamo anymore. I want to append an object data table to the ACAD point. This worked fine in previous versions with Civil 3D Toolkit, but the DB.ByGeometry node has been deprecated.

Does anyone else have the same problem, and perhaps a workaround?
Thanks,

Ben

Hi @csiti.bence,

Thanks for reporting this. Can you confirm that the node works as expected when you don’t provide a layer input? If so, then you can use the Object.SetLayer node afterwards to set the layer.

We will get this fixed in the next update.

1 Like