sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] Deck Builder (Updated 23-Jun-2015)

    Scheduled Pinned Locked Moved Plugins
    56 Posts 19 Posters 50.4k Views 19 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • sdmitchS Offline
      sdmitch
      last edited by

      A new copy of the Deck_Builder.rbz file has been uploaded to the Plugin Store. If you are a V8 or a V13 user, please download a new copy of the file and re-install.

      Nothing is worthless, it can always be used as a bad example.

      http://sdmitch.blogspot.com/

      1 Reply Last reply Reply Quote 0
      • pilouP Offline
        pilou
        last edited by

        Excellent! 😎
        Of course with Random Painter by Chris Fullmer! β˜€
        decko.jpg

        Amazing that you can choose any "horizontal !" surface! 😲

        decko1.jpg

        Frenchy Pilou
        Is beautiful that please without concept!
        My Little site :)

        1 Reply Last reply Reply Quote 0
        • jolranJ Offline
          jolran
          last edited by

          Well done!

          1 Reply Last reply Reply Quote 0
          • utilerU Offline
            utiler
            last edited by

            Sam, you're really coming up with some great time savers!!

            I've always thought a handrail / fence plugin would be neat. Haven't tried this deck builder plugin yet but IMO, a deck builder tool should be for the deck and a railing plugin should be what you use next....

            Would work off centre lines, select start point and trace around the profile of the railing then input post [square or round], size and height then spacing along the same lines and what you've done here.....

            Love seeing your work, mate!

            purpose/expression/purpose/....

            1 Reply Last reply Reply Quote 0
            • sdmitchS Offline
              sdmitch
              last edited by

              Update 19-Jun-2014 - Added 3 selectable posts and railing to steps. Fixed deformed posts on curved sections.

              Nothing is worthless, it can always be used as a bad example.

              http://sdmitch.blogspot.com/

              1 Reply Last reply Reply Quote 0
              • A Offline
                alpro
                last edited by

                sdmitch, great plugin, last version worked well for me except on curves, this new version doesn't work for me at all, no matter how I draw the face when I execute the plugin, it hangs for a bit then just reverses the face. Windows 7, IE 11, Sketchup 2014 Pro

                Mike

                1 Reply Last reply Reply Quote 0
                • sdmitchS Offline
                  sdmitch
                  last edited by

                  @alpro said:

                  sdmitch, great plugin, last version worked well for me except on curves, this new version doesn't work for me at all, no matter how I draw the face when I execute the plugin, it hangs for a bit then just reverses the face. Windows 7, IE 11, Sketchup 2014 Pro

                  Mike

                  If the face is reversed, the plugin has at least partially ran so run it with the Ruby Console open and see where and/or what is causing it to fail.

                  There was a change in the folder where the posts and spindles are so, if you only copied the new plugin to the Plugins folder instead of doing the normal extensions install, that could be the problem.

                  Nothing is worthless, it can always be used as a bad example.

                  http://sdmitch.blogspot.com/

                  1 Reply Last reply Reply Quote 0
                  • pilouP Offline
                    pilou
                    last edited by

                    Very cool! β˜€

                    http://s6.postimg.org/z36g1n8pd/deck1.jpg

                    Frenchy Pilou
                    Is beautiful that please without concept!
                    My Little site :)

                    1 Reply Last reply Reply Quote 0
                    • pilouP Offline
                      pilou
                      last edited by

                      Here maybe a little glitch! πŸ˜‰
                      I made any regulates!

                      http://s6.postimg.org/3kuxyptqp/deck_glitch.jpg


                      deckglitch.skp

                      Frenchy Pilou
                      Is beautiful that please without concept!
                      My Little site :)

                      1 Reply Last reply Reply Quote 0
                      • sdmitchS Offline
                        sdmitch
                        last edited by

                        The quality control director has been fired for not sufficiently testing in metric units.

                        Problem has been fixed. Maybe.

                        Nothing is worthless, it can always be used as a bad example.

                        http://sdmitch.blogspot.com/

                        1 Reply Last reply Reply Quote 0
                        • A Offline
                          alpro
                          last edited by

                          sdmitch, installed latest version through Sketchucation Plugin Store, here is what shows in the ruby console when executing the plugin.

                          Error: #<TypeError: no implicit conversion from nil to integer>
                          C:/Users/MRacz/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Deck Builder.rb:362:in []' C:/Users/MRacz/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Deck Builder.rb:362:in add_posts'
                          C:/Users/MRacz/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Deck Builder.rb:218:in `onLButtonDown'

                          Thanks for your help.

                          Mike

                          Just checked my plugins folder, for some reason neither a spindles or post folder was created, weird.

                          Nevermind, folder was created and after trying again, deck builder works as advertised, even weirder

                          1 Reply Last reply Reply Quote 0
                          • Dave RD Offline
                            Dave R
                            last edited by

                            Mike, I would try reinstalling it. I just installed the current version on my PC via the SCF Plugin Store and don't see the error when starting SketchUp fresh.

                            Etaoin Shrdlu

                            %

                            (THERE'S NO PLACE LIKE)

                            G28 X0.0 Y0.0 Z0.0

                            M30

                            %

                            1 Reply Last reply Reply Quote 0
                            • BoxB Offline
                              Box
                              last edited by

                              Can you have a look at the toolbar settings, it seems you have it set to open the toolbar every time SU starts. So even if you have closed the toolbar it will reinitialize at the next start up. Slightly annoying.

                              1 Reply Last reply Reply Quote 0
                              • sdmitchS Offline
                                sdmitch
                                last edited by

                                @box said:

                                Can you have a look at the toolbar settings, it seems you have it set to open the toolbar every time SU starts. So even if you have closed the toolbar it will reinitialize at the next start up. Slightly annoying.

                                If you don't want the toolbar to show on start up find this line

                                	cmd.tooltip="Deck Builder";tb.add_item cmd;tb.show
                                
                                

                                and replace it with this line

                                	cmd.tooltip="Deck Builder";tb.add_item cmd;#tb.show
                                
                                

                                The Toolbar will be created but not automatically displayed.

                                Nothing is worthless, it can always be used as a bad example.

                                http://sdmitch.blogspot.com/

                                1 Reply Last reply Reply Quote 0
                                • BoxB Offline
                                  Box
                                  last edited by

                                  Thanks for that, it certainly works. I would have thought it would be the default setting, after all if you turn it off you would expect it to stay turned off.

                                  1 Reply Last reply Reply Quote 0
                                  • sdmitchS Offline
                                    sdmitch
                                    last edited by

                                    @box said:

                                    Thanks for that, it certainly works. I would have thought it would be the default setting, after all if you turn it off you would expect it to stay turned off.

                                    Perhaps, but few things will persist from session to session.

                                    Nothing is worthless, it can always be used as a bad example.

                                    http://sdmitch.blogspot.com/

                                    1 Reply Last reply Reply Quote 0
                                    • TIGT Offline
                                      TIG Moderator
                                      last edited by

                                      The "user-friendly" way to have your script's loader setup its toolbar so that it opens when its first installed, and then subsequently so it only opens if the user had it open when they last exited SketchUp, is simply done thus:
                                      cmd.tooltip="Deck Builder";tb.add_item cmd;tb.show **if tb.get_last_state.abs==1** #TB_VISIBLE/NEVER
                                      This way, if the toolbar was switched off by the user when they exited SketchUp it will not get re-opened as the plugin loads next time...

                                      TIG

                                      1 Reply Last reply Reply Quote 0
                                      • sdmitchS Offline
                                        sdmitch
                                        last edited by

                                        @tig said:

                                        The "user-friendly" way to have your script's loader setup its toolbar so that it opens when its first installed, and then subsequently so it only opens if the user had it open when they last exited SketchUp, is simply done thus:
                                        cmd.tooltip="Deck Builder";tb.add_item cmd;tb.show **if tb.get_last_state.abs==1** #TB_VISIBLE/NEVER
                                        This way, if the toolbar was switched off by the user when they exited SketchUp it will not get re-opened as the plugin loads next time...

                                        Thanks for the info. I still have so much to learn.

                                        Nothing is worthless, it can always be used as a bad example.

                                        http://sdmitch.blogspot.com/

                                        1 Reply Last reply Reply Quote 0
                                        • R Offline
                                          raymondmartin
                                          last edited by

                                          Nice tool for deck builders.

                                          1 Reply Last reply Reply Quote 0
                                          • M Offline
                                            Marauderr
                                            last edited by

                                            I am new at this and this is my first plugin i try,

                                            I can open the deck builder and select the options i want but i dont understand how to make it happen, there is no OK or Cancel Button to click on? so how to make it happen, what is the secret door i use to get there

                                            LOL

                                            Thank You
                                            N.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement