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 !
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 !
check out this topic
@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).