sketchucation logo sketchucation
    • Login
    βŒ› Sale Ending | 30% Off Profile Builder 4 ends 30th September

    [Plugin] Shell

    Scheduled Pinned Locked Moved Plugins
    93 Posts 33 Posters 59.5k Views 34 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.
    • sicksickisckS Offline
      sicksickisck
      last edited by

      work but just on simply meshes πŸ˜•

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

        Huh?

        Etaoin Shrdlu

        %

        (THERE'S NO PLACE LIKE)

        G28 X0.0 Y0.0 Z0.0

        M30

        %

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

          Not sure if this and Simple Shell are the same. I've used Simple Shell on some rather complicated shells and it does a fantastic job. This one looks real good to.

          1 Reply Last reply Reply Quote 0
          • G Offline
            Gardentwine
            last edited by

            Hi there thomthom
            Its been long time since i was on these forums, well i ve been busy look up and checking out alot of your great plugins, one is something that could be handy for what i am after there is a few changes that could be added

            well i explain what iam after, iam trying to find plugins that best matches what it take to be user friendly with HAMMER(source map editor)for Counterstrike GO. So far i came across shell, basic and does it job, not sure if you could make a small change that can group the face first then shell, all done from the right menu.

            oh not sure if there is a small bug in this script but when you try and edit the shell by clicking on one of the bounding line and moving its some times breaks the faces it seems the line wasnt connected to the face..

            i know this is more a request, but the forums have change and i dont see the request part in here anymore.

            1 Reply Last reply Reply Quote 0
            • G Offline
              Gardentwine
              last edited by

              Oh i just found out why the lines are not joined to some faces its cause the shell makes another group with in the selected group not sure if this was intened or not.

              1 Reply Last reply Reply Quote 0
              • thomthomT Offline
                thomthom
                last edited by

                The plugin is just an experimental test. The A in the version number indicates Alpha - which means it's very early development release.

                Have you tried Joint Push Pull?
                http://sketchucation.com/forums/viewtopic.php?t=6708#p42783

                It's much more stable and mature.

                Thomas Thomassen β€” SketchUp Monkey & Coding addict
                List of my plugins and link to the CookieWare fund

                1 Reply Last reply Reply Quote 0
                • G Offline
                  Gardentwine
                  last edited by

                  thanks for the quick responds, ive tried Joint Push Pull plugin and yea it does do the same, if not better, but i find shell to be a better match to what iam after, looking forward to seeing it improved, i wish i only could make me own plugins i would of made a Hammer(source SDK) tool set for sketchup.

                  1 Reply Last reply Reply Quote 0
                  • thomthomT Offline
                    thomthom
                    last edited by

                    Ruby is one of the easier languages to get to grips with. It might be a nice project to try out with if you're keen to give it a shot. I'd recommend you look at the tutorials on Ruby itself first - there's a 15min tutorial over at the website for Ruby. Then we got some tutorials and guides over here you can refer to.

                    Thomas Thomassen β€” SketchUp Monkey & Coding addict
                    List of my plugins and link to the CookieWare fund

                    1 Reply Last reply Reply Quote 0
                    • G Offline
                      Gardentwine
                      last edited by

                      hi, its been a couple of days since i lasted replied, been busy learning some basics in sketchup ruby api, from the 3 scripts i made so far, with the tuts for chris have been a great help, slowly getting to grips with it. It seems straight forward, for the basic stuff, i once did one that was alittle to much and got alot of syntax errors lol so i scraped and started again lol.

                      Thanks, goes to chris for his Video TUTs, on basic scripting.

                      Looking forward in seeing others help out the noobies, with vid tuts its a fast way to learn, also i found checking how some other plugins work has helped me learn a few things.

                      1 Reply Last reply Reply Quote 0
                      • thomthomT Offline
                        thomthom
                        last edited by

                        When it comes to releasing a plugin I recommend you read this first:
                        http://www.thomthom.net/thoughts/2012/01/golden-rules-of-sketchup-plugin-development/

                        Thomas Thomassen β€” SketchUp Monkey & Coding addict
                        List of my plugins and link to the CookieWare fund

                        1 Reply Last reply Reply Quote 0
                        • majidM Online
                          majid
                          last edited by

                          Thank you Thomthom, very handy plugin. πŸ‘

                          My inspiring A, B, Sketches book: https://sketchucation.com/shop/books/intermediate/2612-alphabet-inspired-sketches--inspiring-drills-for-architects--3d-artists-and-designers-

                          1 Reply Last reply Reply Quote 0
                          • TheNewHobbyistT Offline
                            TheNewHobbyist
                            last edited by

                            Just found this plugin through the new Sketchucation Plugin Store and WOW! This is just what I was looking for. I've had unusual non-manifold models in the past that I ended up exporting to MeshMixer to generate shells for 3D printing. This will keep me in Sketchup, Thanks!

                            1 Reply Last reply Reply Quote 0
                            • thomthomT Offline
                              thomthom
                              last edited by

                              @thenewhobbyist said:

                              Just found this plugin through the new Sketchucation Plugin Store and WOW! This is just what I was looking for. I've had unusual non-manifold models in the past that I ended up exporting to MeshMixer to generate shells for 3D printing. This will keep me in Sketchup, Thanks!

                              I'm surprised of how many people use this experimental plugin. I wonder if they don't know that Joint Push Pull exists - maybe because of its somewhat unusual name.
                              But I'd recommend that over this one.
                              http://sketchucation.com/forums/viewtopic.php?t=6708

                              Thomas Thomassen β€” SketchUp Monkey & Coding addict
                              List of my plugins and link to the CookieWare fund

                              1 Reply Last reply Reply Quote 0
                              • JQLJ Offline
                                JQL
                                last edited by

                                Thom Thom,

                                Joint Push Pull is excellent but it does one thing that is to force the generated mesh to keep the same number of edges and average shape of faces from the initial set of faces. This makes the plugin create unparallel faces.

                                As I tried to tell you about 1 year ago, your plugin is better at creating faces at an absolute distance from the initial ones, and then connecting them to make a continuous shell.

                                In the preview state it is absolutely brilliant... then sometimes it fails to generate the geometry shown in the preview...

                                For a regular shape JPP is accurate, for a mesh that does not need to be parallel to the original one, JPP is also better, but for creating a mesh wich is absolutely parallel, one has to use Normal Push Pull and then connect the faces manually (wich I recently discovered, can be easier if one uses extend trim faces plugin).

                                If both faces are absolutely parallel a lot more tasks are easier:

                                • Creating Openings fast by using push pull, hole punch tool, or double cutting components;
                                • Drawing of construction layers on sections;
                                • Changing wall thicknesses, for instance, by redesigning exterior of building, and remake exterior thickness on the fly;
                                • Designing stuff with fixed thickness panels, for instance objects made of plywood with a fixed thickness;

                                Sorry for insisting on this, but it would make my day if this plugin would become stable, and your plugin, with more development, could be the thing many of us need!

                                Thank you for your time and best regards,

                                JQL

                                www.casca.pt
                                Visit us on facebook!

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

                                  Thom Thom,

                                  I used your great plugin in the past without any problems..But now I receive this message after Sketchup startup: "Error Loading File tt_shell.rb; undefined method `to_l' for nil:NilClass"

                                  Deleting it and re-install didn't solve the issue..
                                  Any Ideas?

                                  HW

                                  1 Reply Last reply Reply Quote 0
                                  • thomthomT Offline
                                    thomthom
                                    last edited by

                                    hm... sound like there's a problem with the settings stored.

                                    What version of TT_Lib2 do you have by the way?

                                    Thomas Thomassen β€” SketchUp Monkey & Coding addict
                                    List of my plugins and link to the CookieWare fund

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

                                      TT_Lib2 V.2.7.1

                                      1 Reply Last reply Reply Quote 0
                                      • thomthomT Offline
                                        thomthom
                                        last edited by

                                        hm... I'll see if I can find out what it is. Too bad that these startup errors doesn't output line numbers...

                                        Thomas Thomassen β€” SketchUp Monkey & Coding addict
                                        List of my plugins and link to the CookieWare fund

                                        1 Reply Last reply Reply Quote 0
                                        • thomthomT Offline
                                          thomthom
                                          last edited by

                                          Oh - can you try this: (Assuming you have Windows)

                                          Create a .bat file with this command:

                                          "C:\Program Files\Google\Google SketchUp 8\Sketchup.exe" > debug.txt

                                          Adjust the path to your Sketchup installation and execute it. That will start SketchUp and output errors to a file. Make sure to close SketchUp first before opening the file.
                                          [mod=:3ka9vm6y]I adjusted a typo in TT's text & added "" around the command - now will work in a PC .bat or .cmd file...
                                          TIG[/mod:3ka9vm6y]

                                          Thomas Thomassen β€” SketchUp Monkey & Coding addict
                                          List of my plugins and link to the CookieWare fund

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

                                            πŸ˜’ ..Hm, I'm on a Mac. Maybe something similar can be done with terminal & system log..but I'm absolutely no expert on this.
                                            The system log gives the following information after startup (not sure whether this is useful at all): "SketchUp.app/Contents/MacOS/SketchUp and /Applications/Google SketchUp 8/SketchUp.app/Contents/PlugIns/Skp2AcadSection.plugin/Contents/MacOS/Skp2AcadSection. One of the two will be used. Which one is undefined."

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

                                            Advertisement