Hi all,
I'm new to .NET programming, trying to move from VBA/COM to at least VB.NET..
To free my code from Excel input data, I would like to create a civil 3D add-in with an user interface similar to the corridors parameters tab in the corridors properties window: a nested tables with fields in which I can specify an alignment, profiles, start and end stations, etc.
Do you know if there's some sample code out there (I usually don't like to reinvent the wheel!) to help me with this task?
Is that something I can access from the API?

Thanks for your attention!