Sketchup Pro Ruby Export to XML
-
Hello sketchup users i have a sketchup model (building) an make in the building streets with the pen. And make attributes with (ID Coordinate (XYZ) etc.) i would export the street and the geopoints into an xml files. But i dont know who make this with ruby ..
sorry for my bad englishgermany ahmed
-
XML is just a generic data container. The format and structure it'd be written to needs examples.
-
@thomthom said:
XML is just a generic data container. The format and structure it'd be written to needs examples.
i have an model with streets and i make placemarkt see picture.
and i need a code from ruby who make for me an xml with this infos:
<name>1309</name>
<position>
<x>012.54</x>etc.
Advertisement