Flights of Ideas Plugin
-
Kris is right. You can copy and paste the text from the error message.
Looks like there might be a bunch of editing to do but the message pretty well spells it out. -
There are several badly coded
method (args)
lines.
Earlier Ruby versions just warned about it but let it work, BUT v2.0 just fails with it !
It must be written asmethod(args)
- that is, with NO space between themethod
and the first(
I have fixed these problems - the v1.00 RBZ I have attached is now working for v2014 [and earlier]...
However, as I understand it, although making and distributing a modified version is permitted under the terms of its GNUGPLicense, the original author really ought to 'publish' it properly...
-
Thanks TIG.
You are absolutely the best. Trimble should be paying you big bucks.
Larry
-
Just to advise. I think I've found a bug where the SVG file is not created properly (0kB xxx.svg) if there is text in your Sketchup 2014 drawing. This even though only a face is selected. Temporarily delete the text and the script runs fine.
-
HELP!
I have recently installed Sketchup 2017 in a Windows 10 system. I have created a document in Sketchup that I want to save as a .svg file so I can transfer it to Inkscape.
I have downloaded Flight of Ideas and installed it in the plugins folder of the Sketchup folder (Not as easy a process with the elimination of the Window>Preferences>Extensions box.). When I click on the Flight of Ideas icon, I get the Export to Faces dialog box. I make the necessary changes and click "Save." Nothing seems to happen as the dialog box remains open. (See screenshot.)
I then click exit and the dialog box closes but the file does not save as an .svg file.-
Anyone have an idea why the file is not saving and, more importantly, how to fix it?
-
If not, anyone know of a good, reliable .svg converter program that is easy to install and use in Sketchup 2017?
I am only trying to get my document into Inkscape. Also, since I am not a computer programmer, grateful if you would use simple English -- like you were explaining the process to your grandfather.
Thank you.
Maddeningly frustrated,
BRG
-
-
@brg said:
I have recently installed Sketchup 2017 in a Windows 10 system.
Did you install SketchUp by right clicking on the installer and choosing Run as administrator from the context menu? You must do that for correct installation of SketchUp.
@brg said:
I have downloaded Flight of Ideas and installed it in the plugins folder of the Sketchup folder (Not as easy a process with the elimination of the Window>Preferences>Extensions box.).
How did you install the plugin, then? Did you use Install Extension in the Extension Manager?
@brg said:
- Anyone have an idea why the file is not saving and, more importantly, how to fix it?
It could be due to incorrect installation. It could due to needing to be updated to work with newer versions of SketchUp. The newest version I see is TIG's from March of 2014.
@brg said:
- If not, anyone know of a good, reliable .svg converter program that is easy to install and use in Sketchup 2017?
I don't know anything about it but a Google search turned up this: https://simonbeard.github.io/sketchup-svg-outline-plugin/
If you still have problems after making sure both SketchUp and the plugin are correctly installed, maybe check out that link.
-
David R,
Thank you for your help. I am halfway there.
I removed the previous version of Sketchup 2017 and reinstalled it, making sure I right clicked and with Run as Administrator.
I still could not get the FlightsofIdeas .svg plug in to work. I did some internet hunting and came across https://github.com/JoakimSoderberg/sketchup-svg-outline-plugin, with its plugin v1.2 at https://github.com/JoakimSoderberg/sketchup-svg-outline-plugin/releases. I cleaned out the previous files of FlightsofIdeas plugins and installed the v1.2, using the Sketchup Extension Installer.
After that, I was able to save the test document with newly installed FlightsofIdeas svg file. However, Inkscape did not pull up the .svg test document when I tried to import it.
One thing I noted was that, in the export to svg dialog box, the file type bar under the document naming bar is blank and does not offer up any file options, much less .svg file options.
Any idea what else I need to do?
Thanks again,
BRG
-
It does sound like you're making progress. Have you tried appending .svg to your file name? Maybe it doesn't automatically add the extension?
-
Dave R,
You are a genius! Typing .svg at the end of the document name worked. Who'da thunk it?
Thank you very much. I really appreciate your help.
Sincerely,
BRG
-
I'm happy that helped.
I expect there's something the author could have added to make the extension fill automatically. I've forgotten what it is but some other program I use requires the extension to be typed when exporting so I've gotten used to the idea of typing it when I don't see it already there.
Advertisement