How to add multiple terrain models to profile view

How to add multiple terrain models to profile view.

or how to show other roads that intersect with the profile in the profile, in Dynamo

Hi @abdullahcicek,

for surface profile creation there is a node in the Civil3D Toolkit:
image
The created profiles are automatically added to the view by default.

For profile view crossing, I don’t think there is a direct solution. I don’t find any methods in the API for that:
https://help.autodesk.com/view/CIV3D/2022/ENU/?guid=514035cb-b592-1646-18c4-dc6eb3a993d4
As a workaround: get alignment stations at geometry intersection, then station and elevation label on the desired profile’s elevation at that particular station, but this is more complicated and I’m not sure if it can be done with the Toolkit and Camber nodes.