Hi everyone.
How to create a Feature Line in version 2025.2, it doesn’t matter if it is from a 3D polyline or points
Thanks
Hi @javi_lapina,
At the moment we don’t have any nodes for creating feature lines. So in the near term, you would need to use the Civil 3D .NET API to accomplish this, or investigate to see if a third-party package provides something.
With that said, we are currently working on a new node for creating feature lines (see this card on the public roadmap).
Thank´s so much for the information, do you know if there is any possibility of creating it from Python?
Certainly! You can call one of the Create()
methods in the API for feature lines.
Thanks
I’m working on this node in The Civil Nodes. I hope to publish a new version end of this week and then you can create FeatureLines from 2D or 3D Polylines.
Good news, thank you very much for the help you give us. I will be keeping an eye on it.
Is there a way this node could be compatible with Civil 3D 2023?
In Civil 3D 2023 you can use the Civil3DToolkit.