[Plugin] Roof.rb
-
The hipped roof one works by doing a followme around the face loop on a large roof-pitch triangle and intersecting everything with itself, then it erases any geometry that's not needed [the tricky bit], orients faces, applies materials etc. It will fail if the shape can't have a single pitch roof over it... possible with cranked star shapes or re-entrant curved sections where the valleys would diverge up the roof. My recent tutorial shows how to replicate it manually and heal the problem areas manually by redrawing the bits that need another pitch...
-
Thanks, TIG for this very useful script
Marry Christmas and a very Happy New Year! -
Superb plugin. However, why not create toolbar and how can I do to translate it into French?
I can create the icons if you want -
@djmx1 said:
Superb plugin. However, why not create toolbar and how can I do to translate it into French?
I can create the icons if you wantThis is one of my rare encrypted plugins so translation is not easy/possible - I recently had a PM about an ES version...
A toolbar would be good - easy to do [after decryption] - as would better web-dialog interface...Unfortunately 'Roof' is quite near the bottom of the list...
But... good things come to those who wait
-
@tig said:
This is v3.0 of my 'Roof' script.
It now incorporates options for sloping fascias and soffits.
The help stuff has also been redone.
This Roof.rb file replaces the older one in the Plugins folder.
The RoofHelp.doc (zipped) file and some alternative larger 'help' file formats (mht and pdf) in separate threads - they are too big for one go...Feedback please...
Merry Christams to one and all...
how can I dwnload the plugin?
-
@sketchdown said:
how can I dwnload the plugin?
From the link in the box saying "Attachments" right under the text you quoted.
-
Hi TIG and others,
Just a few observations and possibly a feature to add.-
The eaves fascia size offer users to set thickness of the roof however the result is a thickness measured vertically. [see attached]. Considering roof systems consist of known thickness, would it be possible to change [or add a feature] to offer the input of actual roof thickness?
-
Also, as with the gable roof function, is it possible to add a skillion [single pitch] roof option?
I would expect it to operate similar the the gable function; pick gable side first the single pitch side and execute.....
-
-
thank you
-
@utiler said:
Hi TIG and others,
Just a few observations and possibly a feature to add.- The eaves fascia size offer users to set thickness of the roof however the result is a thickness measured vertically. [see attached]. Considering roof systems consist of known thickness, would it be possible to change [or add a feature] to offer the input of actual roof thickness?
- Also, as with the gable roof function, is it possible to add a skillion [single pitch] roof option?
I would expect it to operate similar the the gable function; pick gable side first the single pitch side and execute.....
Sorry to be so tardy in my reply
Most users will have a fascia height [vertical] in mind - although the roof structure [timbers] are a given thickness [though this will vary if it's been 'regularized' too], the fascia has to 'mask' the soffit material and also take into account the tiling laths and so on to kick up the bottom tile correctly. Also you might use differing depth timbers in differing areas BUT want a constant fascia to be seen.
If is not that difficult to sit down before jumping in and work out the likely fascia height from a guess of the roof's build up. You are usually using SUp to make a sketch model - if you were making it physically from card or drawing it with a pencil you'd think to yourself 'I want a 200mm deep fascia' and make/draw it at about that - an initial design should be about proportion and scale not real life wood sizes... If later on the detailed design comes up with 175mm timbers and a 65mm roof build up and a 15mm soffit it's not miles off and can be adjusted to suit ???
If you know the final build-ups then doing a quick bit of trig just the once will give the fascia's vertical height -
FasciaHeight = TotalRoofThickness **/** cos(RoofAngleInDegrees)
If you work in A:B pitch format then it's -
FasciaHeight = TotalRoofThickness ***** (SquareRoot**(**(A*A)+(B*B)**)**) **/** B
A 'mono-pitched' roof is so easy to make in SUp that I didn't add it... use the protractor tool to set pitch, guide-lines to offset, draw the profile and make the form including the top/bottom overhangs, and with pushpull as needed, including any verge overhangs - color to suit ?
I've no plans to do any work on
**Roof**
for a while as there are many things in front of it in the queue -
Thanks TIG, can see you have been busy.....
Trig' is what I currently apply to work-out the roof profile vertically; or just set a fascia depth that is close. I just thought if it was a simple addition [obviously I don't speak the language] it would be a great alternative.....
No problem, I can live with it. Keep up your great work! -
@utiler said:
Thanks TIG, can see you have been busy.....
Trig' is what I currently apply to work-out the roof profile vertically; or just set a fascia depth that is close. I just thought if it was a simple addition [obviously I don't speak the language] it would be a great alternative.....
No problem, I can live with it. Keep up your great work!It might be easy enough to implement once I applied my self to it but it is one of my few encrypted tools too !
It might happen... but not one day soon... -
@tig said:
@utiler said:
Thanks TIG, can see you have been busy.....
Trig' is what I currently apply to work-out the roof profile vertically; or just set a fascia depth that is close. I just thought if it was a simple addition [obviously I don't speak the language] it would be a great alternative.....
No problem, I can live with it. Keep up your great work!It might be easy enough to implement once I applied my self to it but it is one of my few encrypted tools too !
It might happen... but not one day soon...You're a generous man, TIG.
One day I hope to be able to buy all you ruby writers a beer!!!!
-
Thanks for this update mate.
Has made life a lot easier!! -
Hi man, i am brazilian, i need to link for download > roof plugin for sketchup plis! Tks!
-
Look for
Roof
on the Depot site at crai...
Tut and link here... http://vimeo.com/2254304 -
Great work man, I am only a beginner and you have made my life a whole lot easier. Keep up the good work. Thanks Selvin
-
I dropped this in my plugin folder but its not showing up under "Plugins". Am I doing something wrong TIG?
-
TIG,
Great plugin which I put through much use.
Recently however I went to use the roof plugin and noticed that it was missing from the plugins menu. Checked my plugin directory and it was in the correct location. Downloaded it again, just in case, and again placed it in the plugins directory but it still didn't show up in the plugins menu.
It finally showed up after I moved roof.rb into the tools menu which is something I've done in the past.
Only thing I've installed since I last used roof.rb has been "SDS2 Artisan". Probably conflict? Otherwise it works in the tools directory.
Thanks.
Update
I renamed artisan_loader.rb to artisan_loader.rbx and put roof.rb back in the plugins directory and it once again shows up.
-
@unknownuser said:
I dropped this in my plugin folder but its not showing up under "Plugins". Am I doing something wrong TIG?
Did you see the post by Gus R? I did the same thing that he did with the Artisan loader file extension and it shows up. It does appear to be a conflict between the two plugins. I guess moving it to Tools isn't a big deal though.
-
@unknownuser said:
I dropped this in my plugin folder but its not showing up under "Plugins". Am I doing something wrong TIG?
I assume you mean you put the Roof.rb file into the Plugins folder ?
There are also 'help' files available...
Where there any error messages at startup...
There should be no conflicts with the other scripts...
I have artisan AND Roof running together without issues
It would be better if Roof.rb remained in the Plugins folder...
It will work inside the Tools folder but that is really for Google's own scripts...
You could try it in the Plugins but add a # to the start of its name [#Roof.rb] so that it loads before Artisan - then see if Artisan works too...You can also test if it's loading [even if the menu item isn't there] by typing this into the Ruby Console...
Roof::hip
Working ? Messages ?
Please report back...
Advertisement