I am trying to project 2D lines from the 0 level onto a TIN surface made from point clouds using Dynamo. My goal is to use these 3D lines to create new surfaces. However, I keep encountering issues with the surface type not being compatible. When I run the Polysurface.ByJoinedSurfaces node, the process freezes.
Has anyone else experienced similar issues? How do you typically create surfaces that the nodes can handle?
Any tips or solutions would be greatly appreciated.
This also didn’t work well.
Surface.ByPatch couldnt make patch surfaces: API_FAILED – operation unsuccessful.
Surface.ByUnion unable union two surfaces: EDGECOIN_PROBLEM – system inconsistency processing edge coincidence.
i used List.Clean because of the null values.