[Plugin] Projections version 2a UPDATED
-
Any update for Sketchup 2014. . . . .
It's not working. . . . . .Thanks,
-
Didier, this toolset's author, had made it an encrypted, so simple fixes are not easy...
Didier seems preoccupied with other new things right now...But after some effort, I got/posted an updated version [v2a] now in the PluginStore, which is v2014 compatible [with one single simple typo fixed, which earler versions forgave but Ruby2 chokes on !]
http://sketchucation.com/pluginstore?pln=projections -
With Sketchup 2015 64 bit, some of these tools don't work as they used to in 2013, Extrude lines and Faces along vector both only work when I enter values, but not by just clicking the start and end points.
-
@pherim said:
With Sketchup 2015 64 bit, some of these tools don't work as they used to in 2013, Extrude lines and Faces along vector both only work when I enter values, but not by just clicking the start and end points.
Any messages in Ruby Console ?
I only updated the code for Didier to allow it to load into Ruby 2 ? -
Push/Pull Faces along Vector:
Error: #<NoMethodError: undefined method
isEqual' for 4067.422773715575:Length>
c:/users/USERNAME/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/projection/projection.rbs:2679:inonLButtonDown'
Extrude Lines along Vector:
Error: #<NoMethodError: undefined method
isEqual' for 3512.4586235163288:Length>
c:/users/USERNAME/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/projection/projection.rbs:2869:inonLButtonDown'
Both errors appear the moment the left mouse button is clicked to set the end point of the vector, but nothing else happens.
-
Thanks, that's very helpful.
Didier's code [ill-advisedly] messes with Float, adding an 'isEqual' method.
In v2015 the Length class is changed, so the Float messing on is not reflected as it was !
I'll look at a fix... -
I corrected the issue between Didier's handling of Float & Length in v2015
The update is in the PluginStore http://sketchucation.com/pluginstore?pln=projections -
That was fast! Thanks, now it works again.
-
@pherim said:
That was fast! Thanks, now it works again.
You report was just the kind I like - you explained the problem clearly - so a cause and a fix was pretty obvious...
Much better than the, "It doesn't work..." reports -
THanks TIG sir . . . . .
waiting for 2014 and 2015 update . . . .
-
-
Is it just me, or the tool menu does not show up in 2015? I'm trying to add a shortcut to one of the tools, but I can't find the plugin in the list of commands.
-
There was never a 'Projections' submenu in the Tool menu
Only a 'Projections' Toolbar.However, please replace this .rb in the Plugins folder, and tell me if it does what you desire.
After a SketchUp restart you should now get a Tools 'Projections' submenu, which is equivalent to its Toolbar items...If so, and it's good, AND there is more user support, I'll update the RBZ with it...
-
Yep, that works. Thanks!!
-
No longer works with Sketchup Pro 2018, it's unfortunate.
-
@zooen said:
No longer works with Sketchup Pro 2018, it's unfortunate.
What makes you think that it no longer works in v2018 ?
I just installed its RBZ from the PluginStore... and it works just fine.The last update to this file was for v2015 compatibility, but it will still work in newer versions too...
Because it's a pretty old plugin, then it not been 'signed'.
But in newer SketchUp versions you simply have to set the Extension Loading Policy to 'Unrestricted' for it to load and run. -
As much for me, it was because I used the French translation that it did not work. I reinstalled the latest version and copied the file fr_projection.rbs in the folder projection and I also copied the file fr_projection_extension.rb in the folder plugins, because I'm curious. Well that's not very orthodox, I agree. I have part of the plugin in french and part in english! but it works properly.
-
Bon au final je le laisse (avec regret!!) en anglais, il est vieux ce plugin mais bien utile. Et je me fends d'une traduction (merci google).
Good in the end, I leave (with regret!) In English, it is old this plugin but very useful.
-
Would it be hard to make it single-step undo? With larger meshes it creates so huge undo stack that I cannot even CTRL+Z so many steps.
Capabilities of this plugin are marvellous but gotta remember to save my model each time before using it. -
@tig said:
@zooen said:
No longer works with Sketchup Pro 2018, it's unfortunate.
(...)Because it's a pretty old plugin, then it not been 'signed'.
But in newer SketchUp versions you simply have to set the Extension Loading Policy to 'Unrestricted' for it to load and run.Hi, I just downloaded and installed Projection in Sketchup Make 2017:
it is declared as unsigned and doesn't appear in the menu bar...
But I can't find where, in SU Make, I can change the Extension Loading policy?
Not found in ShetchUcation Extension Manager !...?
Strange..
Please help.
Thanks.
Ralph
Advertisement