Skip to content

2011 09 23 14:53 Ruby success

Robin Deits edited this page Mar 24, 2013 · 3 revisions

2011-09-23 14:53 Ruby success

I was able to use this script: http://rhin.crai.archi.fr/rld/plugin_details.php?id=101 to successfully extract the vertices from a sketchup model to a nice text format. A couple of things to note:

*The default template comes with a component called "Susan", which is the human figure. By default, she shows up in the exported data. The product design template is Susan-free.

*The data exporter only exports "components", so first I have to draw a shape, then do "create component" (Cmd+Shift+G), then do the export. The vertices are all on individual lines preceded by a "v"

Clone this wiki locally