api-issue-tracker
api-issue-tracker copied to clipboard
Export EPS in error (file extension not supported)
Apparently the EPS export via the API is not working.
Sketchup.active_model.export "C:/foobar.eps" will give: Error: #<ArgumentError: Unsupported file extension>
Same as #1022 - 2D exporters aren't fully supported in the API atm.
Logged as: SKEXT-4458