Civil3D get sampleline data

Hi guys,

I have tried getting sample line data out but couldn’t find a node to do that. So I went further and managed to make a Python script that does that, I would like to share the idea, let me know what you guys think. It really works for me :slight_smile:
The node takes an alignment and a Sample Line group (string)


sample line code.txt (2.5 KB)

Nice work @geert.drijfhout!

FYI I’ve included some nodes in my new package (Camber) that might help with this.

SampleLineNodes

3 Likes