Greeting,
New to Dynamo. Do you know where to find node to get X,Y,Z and description from cogo points? Which package can I download?
Thanks for your help.
Greeting,
New to Dynamo. Do you know where to find node to get X,Y,Z and description from cogo points? Which package can I download?
Thanks for your help.
Which version of Civil 3D are you using?
In 2026 there are several COGO Point nodes that can get you that information. I believe many of them are also available with 2025.
I am using 2024. That’s the version my company has. Do you know if there is a way to download those nodes?
Unfortunately, you’re stuck with the limitations of that version. You can’t copy the nodes from a newer version.
You can try to write a python node that takes a CogoPoint as input and extract the data, but you’ll need to be familiar with the Civil 3D API to do that.
Yes, I also think that’s the way to get it.
Hi
For C3D 2024 and older there is ”the Holt trinity” of nodes, Civil 3D Toolkit, Arkance and Camber package.
I think you Will find what you need about Cogo point within those packages.
For 2025 and later there is Out of the box, The Civil Nodes and Camber (for C3D 2025)