what is the point digging out 10 years old topics, and what is your goal ? do you have a question related to dwg exports ?
No the Ruby API has not yet exposed 3D export. There are open issues .
opened 08:53AM - 05 Jun 19 UTC
enhancement
Ruby API
SketchUp
export
This is more like request but is there a way to add 2D dwg export because I do n… ot find such functionality in present API
opened 12:51PM - 14 Dec 24 UTC
enhancement
Ruby API
SketchUp
logged
documentation
Fisrt it is unclear whether to use `model#export` or `view.write_image` to gener… ate 2D output files.
In both methods, I did not find a comprehensive documentations about the options availble to the API.
**For PDF**, there seems to be options for the `export` method (different on Windows and on Mac).

Apparently, the PDF options are also the ones for **EPS** format, at least on Windows.

**For PNG, BMP, TIFF, JPG**, there is no explicit documentation, but these formats seem to share the same option set, with a few details. I guess that the option hah table is the one for `write_image`


**For DXF and DWG in 2D**, there is NO documentation at all:

I’ve seen these before, but I actually know they’re not useful. I’m just urging, but of course it’s useless, since they were already available 10 years ago