Alignments station elevetion from design profile

I would like to ask whether there is a way to create a script that generates station elevation profiles, as shown below, for multiple alignments.

I have reached this point so far.

Hi,

You could look to utilise creating a label set within the alignment edit station labels.

In the above example, a ‘TEST’ label set group was created which contains the Major station label for Profile elevation.

Script below takes all selected alignments and applies this label set group (ensure the Camber package is installed)

Hopefully this helps!

Cheers

Dylan

Thank you for your reply. but the reference text object still needs to be assigned manually for each alignment, as none is set by default, as shown below.

What I am looking for is a way to automatically assign each design level to its parent alignment.

I think this will always be an issue, because alignments usually have more than one profile ( for example, Surface profile and Designed profile) - how would Dynamo choose which profile to use for each alignment? Or maybe you only have one profile for each alignment?

@LasmaDzintare

sorunun çözümü böyledir …

1 Like

I’m assuming the simple scenario that we have only one profile for each alignment (design profile), however it can be filtered if we have multiple profiles for each alignment.

any updates?