CIVIL 3D Convert 3D Faces in TIN surface without calculating triangle connections

This seems to work well at creating a boundary right on the edges of the triangles. Tried to use it with an internal hole, but the PolyCurve node fails when there are more than one set of curves. Tried to use some copy+pasted DesignScript from the forum for sorting multiple PolyCurves, but it didn’t seem to work for me. So, this works on one contiguous cluster of triangles only.


SurfaceBoundaryEdge.dyn (61.5 KB)

The link to the post about grouping multiple curves for PolyCurve in case someone feels ambitious: