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

    [Plugin] CleanUp

    Planifier Épinglé Verrouillé Déplacé Plugins
    974 Messages 217 Publieurs 788.7k Vues 217 Watching
    Charger plus de messages
    • Du plus ancien au plus récent
    • Du plus récent au plus ancien
    • Les plus votés
    Répondre
    • Répondre à l'aide d'un nouveau sujet
    Se connecter pour répondre
    Ce sujet a été supprimé. Seuls les utilisateurs avec les droits d'administration peuvent le voir.
    • jason_marantoJ Hors-ligne
      jason_maranto
      dernière édition par

      Or you could just use the "outer shell" command from the solid tools in Sketchup 8.

      Best,
      Jason.

      I create video tutorial series about several 2D & 3D graphics programs.

      1 réponse Dernière réponse Répondre Citer 0
      • honoluludesktopH Hors-ligne
        honoluludesktop
        dernière édition par

        @zenhipster said:

        ............ Inside a lot of extra polygons.
        If you are trying to remove the polygons "out of view", this app will not do that.

        1 réponse Dernière réponse Répondre Citer 0
        • GaieusG Hors-ligne
          Gaieus
          dernière édition par

          @jason_maranto said:

          Or you could just use the "outer shell" command from the solid tools in Sketchup 8.
          👍

          Gai...

          1 réponse Dernière réponse Répondre Citer 0
          • GaieusG Hors-ligne
            Gaieus
            dernière édition par

            Well, had a closer look. Neither solution will work properly as the pieces are not aligned correctly (there are extremely small but gaps)

            Gai...

            1 réponse Dernière réponse Répondre Citer 0
            • Arty2A Hors-ligne
              Arty2
              dernière édition par

              Not sure if it's the proper thread for this tip, but here goes.

              @unknownuser said:

              Wow, it looks promising. One suggestion, though: you could use big buttons instead of radio buttons and check-boxes. Such elements need more precision to click them (because they are small) and when using such plugin several times it can come more handy.

              This was a request about v3 in another thread, that is very easily solvable by just using some proper HTML and keeping the radio buttons / checkboxes too.

              Just make use of the <label> tag like this:

              
              <label for="idname">Descriptive text here; <input type="radio" name="whatever" id="idname" /></label>
              
              

              and that should keep everyone happy 😄

              1 réponse Dernière réponse Répondre Citer 0
              • thomthomT Hors-ligne
                thomthom
                dernière édition par

                That it uses already, and thatæs what the initial v3 will be using. 😄

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

                1 réponse Dernière réponse Répondre Citer 0
                • Arty2A Hors-ligne
                  Arty2
                  dernière édition par

                  That's great then, you should advertise it as "click the text and the checkbox is magically selected"
                  Keep it up mate :]

                  1 réponse Dernière réponse Répondre Citer 0
                  • thomthomT Hors-ligne
                    thomthom
                    dernière édition par

                    @arty2 said:

                    That's great then, you should advertise it as "click the text and the checkbox is magically selected"
                    Keep it up mate :]

                    I'll be doing a video presentation.

                    Another issue with the UI is displaying extra information. At the moment I use tooltips for each element, but I want to provide a better interface for this as well. But now I just need to get this first version out, otherwise it'll never be done.

                    (Btw, you're a webdesigner? Scripter/programmer? Doing any SketchUp plugins?)

                    Cheers!

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

                    1 réponse Dernière réponse Répondre Citer 0
                    • thomthomT Hors-ligne
                      thomthom
                      dernière édition par

                      Version 3

                      • New UI
                      • More cleaning

                      Remember to update TT_Lib2

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

                      1 réponse Dernière réponse Répondre Citer 0
                      • Rich O BrienR En ligne
                        Rich O Brien Moderator
                        dernière édition par

                        Thanks Thom

                        Download the free D'oh Book for SketchUp 📖

                        1 réponse Dernière réponse Répondre Citer 0
                        • Rich O BrienR En ligne
                          Rich O Brien Moderator
                          dernière édition par

                          Been playing and love the new %/Timer feature 👍

                          Ban witheld...temporarily

                          Download the free D'oh Book for SketchUp 📖

                          1 réponse Dernière réponse Répondre Citer 0
                          • boofredlayB Hors-ligne
                            boofredlay
                            dernière édition par

                            Nice update. Thanks.

                            http://www.coroflot.com/boofredlay

                            1 réponse Dernière réponse Répondre Citer 0
                            • M Hors-ligne
                              mac1
                              dernière édition par

                              ThomThom
                              a QUESTION:
                              Possibility of " other" errors. I don't know what the program float is, single, double etc but a 32 bit float only has a equivalent 24 bits. See IEEE 754 single precision floating point. In addition the Taylor series expansion, or what ever is used, of the arc trig functions could come into play althought I doubt you are using that??

                              1 réponse Dernière réponse Répondre Citer 0
                              • srxS Hors-ligne
                                srx
                                dernière édition par

                                Thank you for this very useful plugin.

                                www.saurus.rs

                                1 réponse Dernière réponse Répondre Citer 0
                                • B Hors-ligne
                                  blajnov
                                  dernière édition par

                                  Thank you very much for the update, but downloading SketchUP Pro v.8, an error ...


                                  06.02.png

                                  1 réponse Dernière réponse Répondre Citer 0
                                  • thomthomT Hors-ligne
                                    thomthom
                                    dernière édition par

                                    @mac1 said:

                                    ThomThom
                                    a QUESTION:
                                    Possibility of " other" errors. I don't know what the program float is, single, double etc but a 32 bit float only has a equivalent 24 bits. See IEEE 754 single precision floating point. In addition the Taylor series expansion, or what ever is used, of the arc trig functions could come into play althought I doubt you are using that??

                                    I just use Ruby, so I have no control over low level functionality such a float types. That's all done by SketchUp and the Ruby core.

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

                                    1 réponse Dernière réponse Répondre Citer 0
                                    • thomthomT Hors-ligne
                                      thomthom
                                      dernière édition par

                                      @blajnov said:

                                      Thank you very much for the update, but downloading SketchUP Pro v.8, an error ...

                                      ❓
                                      That refers to Plan Tools...

                                      Can you open the Ruby Console and type in load 'tt_plan_tools.rb' ? Post back the whole message. (In the Plan Tools thread please.)

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

                                      1 réponse Dernière réponse Répondre Citer 0
                                      • thomthomT Hors-ligne
                                        thomthom
                                        dernière édition par

                                        @blajnov: I moved your post to the Plan Tools thread.

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

                                        1 réponse Dernière réponse Répondre Citer 0
                                        • Dave RD Hors-ligne
                                          Dave R
                                          dernière édition par

                                          Thank you for this plugin. It looks to be very powerful. I beg to report, however, that there was some odd behavior when I tried it.

                                          After selecting the tool from the menu I got this:


                                          http://farm6.static.flickr.com/5255/5421510634_a2c06bb903.jpg

                                          I clicked on Yes to see what would happen. I got the following:


                                          http://farm6.static.flickr.com/5294/5421510706_d399bcb86f.jpg

                                          (click on the image and you'll have access to a larger version if you need it.)

                                          I didn't know what to do other than making a screen shot of it for you so I closed the debugger and found this:


                                          http://farm6.static.flickr.com/5175/5421510742_91247cb57c.jpg

                                          I clicked No and the error messages quit coming up. The tick boxes seemed to work as expected and so I hit Cleanup. It seems to have worked its magic as you can see here:


                                          http://farm6.static.flickr.com/5100/5420902697_566a73a0e8.jpg

                                          The error message popups are repeatable. They occur every time I run the plugin. Any ideas? I just installed this plugin today and the Lib file last night before hitting the sack so I should be up to date on the current versions.

                                          Etaoin Shrdlu

                                          %

                                          (THERE'S NO PLACE LIKE)

                                          G28 X0.0 Y0.0 Z0.0

                                          M30

                                          %

                                          1 réponse Dernière réponse Répondre Citer 0
                                          • thomthomT Hors-ligne
                                            thomthom
                                            dernière édition par

                                            Dave, I'm not sure what that is. Maybe you have a stricter reporting in your IE settings. I'll see what I can find when I get home.

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

                                            1 réponse Dernière réponse Répondre Citer 0
                                            • 1
                                            • 2
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 48
                                            • 49
                                            • 9 / 49
                                            • Premier message
                                              Dernier message
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement