I have geometric objects created and saved in an xml file from one piece of measurement software and I would like to use Python to parse the xml file so the geometric objects can be created in Rhino.
My first problem is that I am not a Python user, I have only used Rhinoscript since Rhino 1.0 so I need some guidance as to how I should proceed with this issue.
Secondly there seems to be a multitude of Python applications and approaches so again any advice will be gratefully received.
Many thanks for this I really appreciate it, I am still reading up on indentation and formatting of the data so this will really help having a live script to help me get my head round python.