@tig said:
Usage: export_by_layer(type)
Typed in Ruby Console or another script...
Exports everything in the active Model into a set of files 'by layer',
put in the Model's folder named with the 'layer_name' as a suffix.
The argument 'type' sets the file export type...
e.g. type = 'obj' [as a string inside '' or ""] other types possible e.g. 'dxf'
Faces with their Edges on another Layer take those Edges with them...
For example: export_by_layer('obj')
[attachment=0:144rdr3z]<!-- ia0 -->export_by_layer.rb<!-- ia0 -->[/attachment:144rdr3z]
Firstly, thanks for your work in this problem.
I wonder how it works. I don't see the icon or something like that in Sketchup menus or everywhere to active it. Could you give some tutorials step-by-step?
Secondly, I see there are few choices when exporting sketchup into cad while still keeping layers alive, especially when export sections.
Any help for this thing?