Hello everyone,
I am working on a script which gets (2D) Civil3D Blocks into Dynamo to turn them into 3D Civil3D Objects. The problem which i am facing right now is that PolyCurves which intersect with other PolyCurves which are already Closed, see image below:
This wouldnt be a problem if i could just Close the Blue Polycurve, except i cant do that because i have other Objects in my file which look like this: (As you can see the Surface is wrong)
I think the solution here lies with the fact that in the first screenshot the lines are not connecting at their start- or endpoints but they are at the second image. But i dont know how to group Curves only by their start- and endpoints
I hope i was clear enough, and that someone knows a good way to approach this
Regards,
Daan
Files:
Complex Road Marking Script V4 04-12-2020.dyn (33.5 KB)
RoadmarkingDWG.dwg (892.9 KB)