I am trying to split or create a corridor region on an baseline as an excel file
The excel file has start stations and end stations and region names AND ASSEMBLY NAMEs.
We want to implement this with dynamo. First, I looked at other people’s posts, and there doesn’t seem to be any similar cases.
Hi, you can use the approach that first split the baseline in multiple region(using stations from excel)>rebuild the corridor>assign assemblies to each region(using excel). Please find the script and associated excel file. Hope this helps.