Civil 3D to Dynamo/Revit, properties and materials

Hey @BigB I got it to work:

  • make sure you click on the receive button after plugging in the project/stream URL, ignore the error message
  • there is a bug in Dynamo where it doesn’t automatically show the geometry inside the model, and sometimes it shows the content as null even if it contains data
  • I uses a combination of Dictionary.GetValueAtKey and managed to get to the geometry level
  • the geometry is quite small, I had to zoom in to see it

1 Like