Create alignement from XML data

Hello all,

I want to create an alignement from an XML file to Dynamo. I used the ‘Read.FromXMLFile’ node from JsonData, but I dont know after how I could create the curves,lines from these data.

Do you have any input?

Thank you in advance !

@mairh_tsek

check out this topic

2 Likes

@mairh_tsek The easy way to insert XML file into c3d and then access the transportation data using com API for dynamo Revit (you can use Brimohareb_XXXX or civilconnection dynamo pak).