[Plugin] Shell
-
Overview
Result of a work in progress test for another plugin I'm working on. It adds thickness to the surface inside selected groups and components.Where is differs from Joint Push Pull is that it works on selected groups and components only. A group is added inside the group/component which will contain the shell. It generally seem to work faster than JPP, but it's tested far less and might very well break.
Usage
- Select groups and/or components.
- Activate Shell from the Tools menu.
- Enter a thickness in the VCB or pick a distance in the model.
- Double-click to commit. (You can also use Return to commit as long as the thickness has not changed.)
BitBucket
The project is available on BitBucket so if anyone wants to add improvements they can join the project and submit their changes.
https://bitbucket.org/thomthom/shell/wiki/HomeAccess
Tools > Shell
Requirements
- SketchUp 8 or newer - ( Other versions untested )
- TT_Lib2 (v2.5.4)
http://sketchucation.com/resources/pluginstore?pln=tt_shell
Footprint
<Sketchup>/Plugins/
+-
tt_shell.rb -
Nom nom nom
-
Rich, I think that a 1.6MB cookie image is warrant for a ban...
-
OK, I'll ban you later
-
I expect a cookie in 1:1 scale to that photo in my mail
-
Looks interesting. Thanks Thom!
-
You're da bomb, Thom!!!!
Have been feeling for your countrymen of late, mate....
-
hi Thomas,
would it be ok to change the menu name to 'tt_shell' as it needs to be unique to use a mac system shortcut key and Jim's simple shell uses 'shell' in the SU menu already...
it also turned off all my other toolbars [except 'booleen helper' and SU ones] when I first loaded/ran it.
never had that happen before...
I'll do some testing tonight.
john
-
@driven said:
would it be ok to change the menu name to 'tt_shell' as it needs to be unique to use a mac system shortcut key and Jim's simple shell uses 'shell' in the SU menu already...
You can edit line 40 to change the menu name.
@driven said:
it also turned off all my other toolbars [except 'booleen helper' and SU ones] when I first loaded/ran it.
There is nothing in the plugin's code that modifies other toolbars. It doesn't even add one itself.Did it cause any errors when you loaded the first time?
-
yes,
it failed on one particular group and generated error messages, so I'd make something less something less complex, but I noticed all my toolbars had gone.I turned the same ones back on restarted SU, used tt_shell again and they were fine...
I get non planar faces errors on things that JPP works on.
I'll have a proper look later
john
-
Can you give me a sample model?
-
hi thomas,
here's something similar that fails tt_skin, but works for JPP.
the lavender one is jpp'd.
Also, the disappearing toolbars are from TIG's new DAE exporter, which uses
Sketchup.send_action('terminate:')
which 'disappears' the toolbars and was the last thing that I had used before I installed this.
john
tt_skin_test.skp -
Cheers for the model!
-
-
this is the one im waiting for. I requested for this before but many keep on pointing joint push pull. thanks thomas..
-
Hi thom, This plugin generates a small error, you can fix that
Error: #<ArgumentError: Points are not planar>
C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_shell.rb:370:inadd_face' C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_shell.rb:370:in
shell'
C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_shell.rb:362:ineach' C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_shell.rb:362:in
shell'
C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_shell.rb:321:inoffset_mesh' C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_shell.rb:319:in
each'
C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_shell.rb:319:inoffset_mesh' C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_shell.rb:173:in
onReturn'
C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_shell.rb:420 -
wow
i missed this one..
gonna test it a little later tonight.thanks thom
-
@jorge2011 said:
Hi thom, This plugin generates a small error, you can fix that
Ah, yea. There are bugs in this plugin. Hence the Alpha status of the version number. Though I've not had any time to work on it recently.
-
mr thomthom
when i make group for this form , i and i use shell plugin , i have this stroange message
-
That error message is not something I've put into Shell. I have no idea where it's coming from. Exactly what is the steps you do to produce that? (Can you also share the model along with the steps?)
Advertisement