Set superelevation in Civil 3D 2026

Hi, I’m working on setting superelevation to the alignment in Civil 3D 2026. Is there an example of how to set this up the right way? I have an older version of my graph using the Civil 3D Toolkit, but I can’t find anything similar to this node:

AddSuperlevationData

Here is link to my old post Add Superelevation data - #2 by Drbohlav
and picture https://us1.discourse-cdn.com/flex022/uploads/dynamobim/original/3X/4/8/485e47e0e0fd43455d7497d13a2a80fe28a12fc5.png

Hi @Drbohlav,

Seems like you’re looking for the SuperelevationCurve.AddCriticalStation node.

Thank you very much. I have some issues there. I do not know why there is this behaviour.

Maybe try SuperelevationCurve.StartStation and SuperelevationCurve.EndStation to check that the stations you are using are within range.