Open martiinezz opened 7 years ago
See issue and resolution suggestions https://github.com/SketchUp/sketchup-stl/issues/171. I had a try on debugging it, as well as tweaking SKUI to either no hamper directly with the Windows API or to port SKUI to HTMLDialog, but it adds quite a lot of complexity for a simple dialog. I cannot help tell you what to do, it needs decision by the project owners how to go forward.
Thanks, I'll check it out
Works but accepts only 2 arguments so I had to remove Sketchup.active_model.active_entities
As of SketchUp 2018, a native STL importer/exporter is shipped with SketchUp. The Ruby API also expose all options for all exporters with this version.
Are you able to use SketchUp 2018 with Wine?
Hi,
As there is no support for Linux I use Sketchup 2014 in wine. Everything works fine except when I choose STL export I get blank small window and can't continue (on Win32 it shows some options before export happens). How can I help you to fix it?