Civil3D Baseline Region Start End

Hi everyone!

I’m a bridge modeller
I want to directly export Civil3D Corridor to Revit as Generic Model.
I want to be able to control the region that is created from Civil3D in Revit

I’m using CivilConnection in Dynamo

Why do I still get BaselineRegion start at 0, when it is actually starting at 3 in Civil3D?

I’ve tried adding a section view at 3m but it’s still the same
[Bridge] BridgeSegment Creation.dyn (32.2 KB)
Dynamo Bridge C3D Test.dwg (985.5 KB)

Is it possible to create Revit Element by controlling the Region in Dynamo?
Or does the Region need to be set beforehand in Civil3D.

If I should be able to us Dynamo to set the region, what am I doing wrong in the DYN attached?
If the Region needs to be set beforehand in Civil3D, I’ve done that as well, but it’s still not working. What am I doing wrong in my DYN attached?

Thanks!

Not sure what’s wrong, but after reopening Civil3D
The region now works as intended, yet the created Revit family doesn’t follow the Station/Region


Region seems correct. Station seems correct

But the Revit Family created is still wrong

It’s 5meter instead of 2 meter (From 3m to 5m)

on a side note:
I’m getting this error when I tried using a Custom Subassembly (Girder)

What might be the issue?