I’m working on a Civil 3D drawing created by another person. I’m trying to draw the feature lines to represent the pipe’s invert, but if I try to extract the pipe’s geometry using the Pipe.Geometry node (or the Pipe.Curve node) Dynamo returns a Warning:
I realized that certain pipes are slightly curve, while other pipes are arcs. Therefore, I used the pipe start/end points to obtain lines to create a polycurve for the feature line.
However, our client is not happy, because he wants also curved feature lines.
Is there another way to achieve this result?
Many thanks to everybody.
In the drawing I exploded the pipes that are problematic and I realized that these pipes are composed by Spline. Maybe this is the problem, can API handle Spline?
I want to reopen this topic because the problem still exists.
Thanks to @mzjensen now I can get the geometry of all pipes (only three pipes are missing):
But I can reproduce the issue where the feature lines are not created properly for curved pipes. The log file you shared is for Dynamo and not for the Civil 3D Toolkit package. You need to go to Users\username\AppData\Local\Temp and share the Autodesk_Civil3DToolkit.log file.