Check the last example here https://github.com/Autodesk/civilconnection/tree/master/Examples/Dynamo/2.0
the major problem i am dealing with is the Geometry scaling warning in Revit, even if i set the shared coordinates with apposite tool in civil 3d. i guess due to that i can’t correctly visualize the result mass family in revit.
study this first https://github.com/Autodesk/civilconnection/tree/master/Doc
again, thank you for the precious help
Have a read here, it applies also to CivilConnection PolylineExtensions.ObjectByGeometry
HI, I have one question about this project, how had you did, so that all baselines of the roundabout are displayed from Civil 3d to Dynamo?
CivilConnection has specific tools to display and obtain data from Civil 3D corridors. In the corridor section you should use GetBaselines and then Geometry in the Baseline tab.
Ok, thank you very much