Hi @shahid.shaikh_C3D, I believe you will find solution here in dataset from this online AU presentation
Supercharge Your Dynamo Graph with Civil 3D Toolkit
Hi @Drbohlav, thanks alot for the reply and i have gone though the class but sorry didnt find the solution. Please let me know if you find any.
Actually its a limitation of dynamo that it cant get corridor baseline if its created using featureline. That being know what i did is tried creating a dynamic featureline/ without dynamic link also but could not get the polycurve of corridor featureline even if its link is broken with corridor. At the same time i was able to get the geometry of featureline created from polyline.
Currently i can think of only one solution, explode the featureline and get a 3D polyline out of it. then we can get polycurve of 3D polyline i guess.
Correct @shahid.shaikh_C3D, I meant that there is no Civil 3D API that catches the Alignment Id when the baseline is derived from a feature line, which is necessary to create the Baseline object for the Dynamo Feature Lines. Coming in the new Civil 3D Toolkit
Hi @Paolo_Emilio_Serra1.
I only get the featurelines from the corridors which are created with an allignment.
Do you know where i maybe have made something wrong?