Splitting a corridor region or creating a corridor region using information from Excel

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.

67789 post doesn’t work

Who can help?


I attach a sample excel file and a .dyn file only while implementing it.

split corridor.dyn (26.2 KB)
bridge.xlsx (10.4 KB)

Hi @skaqnxorjs1 ,

Could you perhaps also share the AutoCAD file containing the baseline?

Hi @Daan ,
ok I POST DWG FILE
Drawing1.dwg (1.0 MB)

SUBASSEMBLY uses CIVIL3D’s default ASSEMBLY.

Hi,
were you able to figure it out?

Try this code, work for me

ADD_REGIONS_CORRIDOR_BY_EXCEL.dyn (35.5 KB)
Region_Corridor.xlsx (8.8 KB)