Alignment add widening

Hi,

I have used Alignment.AddWidening Node to create widening to an Offset Alignment.

Problem:
I have imported widening parameters via a CSV file, after first widening , all other widening by default the Start and end transition length it is considering default value of Zero.
Transition Length not reading from the data input from CSV file. I have checked the input data for Transition Length it is correct but While creating the widening it creates widening with default transition length.
I have attched the C3D file and Dynamo, please have a look, if you found the solution please help.
Regards
Babulal sahu

C3D_Widening.dwg (4.5 MB)
Data_Input.xlsx (9.5 KB)
Widening.dyn (28.6 KB)

1 Like

HI
First Make Offset FROM Alignment And applied


Hi,

Problem is that Widening Transition is being applied to 1st location only , for other next locations transition length of wideing is default 0 “Zero”.

Are you able to provide more than three locations widening correctly.

Regards
Babulal

Hi
Maybe … try
you can create a list of count Widening
From name alignmentoffset

Unfortunately it is a bug. I’ll fix it as soon as possible.

Hi, Thanks a lot for your time, All the best for fixing it correctly. This feature will realy save tons of hour for C3D users.

Regards
Babulal

As a temporary workaround you can reverse the list of stations:

2 Likes

Thanks a lot, it works with your idea. Hope in future the Node works in Ascending order of Station/Chainage


2 Likes

Can you kindly share the final script which properly run