speckleworks / SpeckleRhino

Check a brand new Speckle at: https://github.com/specklesystems
https://speckle.works
MIT License
38 stars 16 forks source link

Added XML to SpeckleObject component #247

Closed tsvilans closed 5 years ago

tsvilans commented 5 years ago

This converts XML data into a JSON format that is consumable by Speckle, using the SpecklePropertiesConverter.

The component takes a XML string as input, and outputs a GH_SpeckleObject and a Dictionary<string,object>.