Recreate "FEATUREELEVSFROMSURF" with Polycurve and Tinsurface?

Hi!

Has anyone tried to recreate the same function as “FEATUREELEVSFROMSURF” but with if you have polylines with a low amount of vertexes and a tinSurface? I’m after the “Insert intermediate grade points”-effect so the polyline gets the necessary vertexes added.

I know there’s some nodes like “pull onto surface” and so on but these require you (from what I know) to transform the TinSurface to a Dynamo Surface, and I almost always work with very large tinsurfaces so it usually just crashes the instance or just gets stuck loading.

Thanks

Try Surface.QuickProfileByObject.

2 Likes

Lovely thanks! I tried it before but failed somehow. Redoing it with your graphs help made it work! :slight_smile:

1 Like