• Login
sketchucation logo sketchucation
  • Login
ℹ️ GoFundMe | Our friend Gus Robatto needs some help in a challenging time Learn More

[Plugin] CleanUp

Scheduled Pinned Locked Moved Plugins
974 Posts 217 Posters 787.9k Views
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.
  • T Offline
    thomthom
    last edited by 13 May 2013, 09:10

    @edfishbone said:

    Thanks in advance. Just installed cleanup. Looks great!
    I have the TT Lib2 2.7.1 but the installer is calling for 2.8 which i cannot seem to find. The download link does not work.

    Yes, since it says "Not Installed" it means you do not have TT_Lib2 installed. Had it been out of date it would have said "Outdated".

    I'm going to make a guess that you have placed the RBZ in the plugins folder directly. Note that RBZ files are not the same as RB files. RBZ files must be installed via the "Install Extension" function in SketchUp. (Window > Preferences > Extensions > Install Extension)

    For more info on how to install plugins or extensions: http://www.thomthom.net/thoughts/2012/01/installing-plugins-for-google-sketchup/

    To make it even easier, have a look at SketchUcations plugin manager that will download and install plugins hosted on this site for you: http://sketchucation.com/resources/plugin-store-download

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

    1 Reply Last reply Reply Quote 0
    • M Offline
      massimo Moderator
      last edited by 13 May 2013, 11:19

      @massimo said:

      Well it works fine for me, without scaling anything, with these settings:

      @thomthom said:

      You have a very old version of CleanUp. I'd recommend you update.

      Yes I know, thanks. 😄
      I'll do.

      1 Reply Last reply Reply Quote 0
      • E Offline
        edfishbone
        last edited by 13 May 2013, 18:10

        @thomthom said:

        @edfishbone said:

        Thanks in advance. Just installed cleanup. Looks great!
        I have the TT Lib2 2.7.1 but the installer is calling for 2.8 which i cannot seem to find. The download link does not work.

        Yes, since it says "Not Installed" it means you do not have TT_Lib2 installed. Had it been out of date it would have said "Outdated".

        I'm going to make a guess that you have placed the RBZ in the plugins folder directly. Note that RBZ files are not the same as RB files. RBZ files must be installed via the "Install Extension" function in SketchUp. (Window > Preferences > Extensions > Install Extension)

        For more info on how to install plugins or extensions: http://www.thomthom.net/thoughts/2012/01/installing-plugins-for-google-sketchup/

        To make it even easier, have a look at SketchUcations plugin manager that will download and install plugins hosted on this site for you: http://sketchucation.com/resources/plugin-store-download

        Thanks for the reply. I started again and used your simple installer, then the clean.rbz, and finally the TT_Lib2 file and it worked! I had originally used the plugin manager/store but somehow messed it up.

        Cheers!

        1 Reply Last reply Reply Quote 0
        • T Offline
          thomthom
          last edited by 13 May 2013, 20:21

          SCF's plugin store didn't install it correctly?

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

          1 Reply Last reply Reply Quote 0
          • T Offline
            TIG Moderator
            last edited by 13 May 2013, 20:35

            If you use the Plugin Store to auto-install the plugin without the Lib already installed it won't load.
            If you use the Plugins Manager to Disable the plugin and immediately try to Load/Enable it again you will get an error message telling you what file[s] is missing...

            If you restart SketchUp without having installed the Lib then you'll also get error messages about missing files...

            If the plugin is not loaded because of this missing file[s] and you then auto-install the Lib... then the plugin will still not be loaded in that session, UNLESS after that you Disable it and immediately Load/Enable it again, when it will find the Lib and successfully work: much the same as restarting SketchUp would have worked.

            All of this is just as if you had downloaded the plugin and Lib RBZ file and manually installed them in the wrong order, using the Preferences > Extensions > Load... button.

            If a tool's notes say that it requires a Lib, or another supporting file, it is a wise move to first install that... and then install the tool so it can find the required file a sit is loaded.
            Most tools check for their support files as they initially 'load' AND NOT as they are 'run' - indeed some of them can't even bootstrap unless their helpers are present... 😕

            TIG

            1 Reply Last reply Reply Quote 0
            • Y Offline
              yildirimyazgan
              last edited by 19 May 2013, 17:22

              Hello, I tried to use this plugin to clean my model which is a geometry constructed from triangle modules, i wanted the final model to have clean coplanar surfaces. But it didnt worked properly: the possible reason might be because of the surfaces that remaines from the modules; they dont dissapear after the explosion Thus the script sees them as a "corner defining" edge.

              The model explains the problem better.(i cleaned the example model manually to show what i want to achieve.)

              Do you have any suggestions ? how can i get clean model ?

              script problem with modular grouped objects.skp

              cs.jpg

              final model will be around 3000000 of these triangle modules so to do it manually is not rational

              Thank you

              1 Reply Last reply Reply Quote 0
              • T Offline
                TIG Moderator
                last edited by 19 May 2013, 19:01

                Presumably there are many internal partition.floor faces showing where the horizontal divisions show...
                You need to use a tool like 'SolidSolver', which tries to remove these and make the geometry a manifold...
                Really you are NOT trying to 'CleanUp' the SKP: rather, you are trying to make it into a 'Solid' - which is a different issue...

                TIG

                1 Reply Last reply Reply Quote 0
                • T Offline
                  thomthom
                  last edited by 20 May 2013, 09:34

                  @yildirimyazgan said:

                  they dont dissapear after the explosion Thus the script sees them as a "corner defining" edge.

                  Where are these extruded triangles groups/components originally? Which you exploded?
                  If that is the case - they would be solids and I'd recommend you use Solid Tools to merge them all. That should take care of the internal faces which prevents the edges from being cleaned up.

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

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    crizilla
                    last edited by 24 May 2013, 13:17

                    thanks for this. However that would be awesome if you added a "merge vertices" feature. Whenever I import into maya, I have to merge all the vertices. I get tons of overlapping. Shouldn't be that difficult, right? You did it for faces 😄

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      thomthom
                      last edited by 24 May 2013, 13:37

                      Got a sample model?

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

                      1 Reply Last reply Reply Quote 0
                      • C Offline
                        crizilla
                        last edited by 25 May 2013, 07:06

                        @thomthom said:

                        Got a sample model?

                        pretty much any model i do that I bring into Maya it does it. Select a corner vertex and move it, you'll see it will leave a duplicated one there instead of moving all the polygons that you think is connected to that vertex. It's not a big deal. Just throwing it out there.

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          thomthom
                          last edited by 25 May 2013, 15:04

                          Into Maya? I though it was when you imported a Maya model into SketchUp... ?

                          In which case it'd be interesting for me to see a sample model - I don't have Maya.

                          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
                            geonsx
                            last edited by 31 May 2013, 16:09

                            Hi !

                            Quick question !

                            Is there a version for Mac user's ?

                            Thanks
                            George

                            1 Reply Last reply Reply Quote 0
                            • Dave RD Offline
                              Dave R
                              last edited by 31 May 2013, 19:37

                              Same plugin for both PC and Mac.

                              Just curious. What makes you think there's a separate version for Mac?

                              Etaoin Shrdlu

                              %

                              (THERE'S NO PLACE LIKE)

                              G28 X0.0 Y0.0 Z0.0

                              M30

                              %

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                thomthom
                                last edited by 1 Jun 2013, 11:32

                                @dave r said:

                                Just curious. What makes you think there's a separate version for Mac?

                                Ditto. Once in a while people ask this. So I wonder if it's something in my description that makes people think it's Window only?

                                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
                                  geonsx
                                  last edited by 3 Jun 2013, 12:09

                                  Hi !

                                  Thank you for the quick answer.

                                  In the website where I have seen this plug in, the demo was for windows, and their was no mention of a Mac version.

                                  But I kind of knew it was for both versions. I install it and it worked.

                                  Now I have to get used to it, because it removes my windows glass materials finish.

                                  So I guess, a lot of trials and errors ahead...

                                  Thank you very much.

                                  George

                                  1 Reply Last reply Reply Quote 0
                                  • T Offline
                                    thomthom
                                    last edited by 3 Jun 2013, 12:31

                                    @geonsx said:

                                    Now I have to get used to it, because it removes my windows glass materials finish.

                                    Take not of the checkboxes that says Ignore Materials and Ignore Normals. I've observed that some users check every checkbox without actually being aware of what they do.

                                    Do you perhaps have a before and after screenshot?

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

                                    1 Reply Last reply Reply Quote 0
                                    • O Offline
                                      OmarSun
                                      last edited by 20 Jun 2013, 19:24

                                      Hi thomthom.
                                      CleanUp Version: 3.2.0; April 24, 2013, don´t show the setup window, work fine "Clean with last setting" option.
                                      and erase me the VrayDomeLight in the escene.

                                      TTCleanUp 3.2.0
                                      TTLib 2.8.3
                                      Sketchup 2013 Pro Spanish version

                                      Ruby Console:

                                      Warning! Theme 'window.html' could not be loaded. File not found.
                                      Error: #<RuntimeError: Could not load TT::Window theme: window.html>
                                      C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/window.rb:525:in get_theme_path' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/window.rb:538:in build_html'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/window.rb:473:in show_window' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/toolwindow.rb:25:in show_window'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/modal_wrapper.rb:38:in activate' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/modal_wrapper.rb:110:in push_tool'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/modal_wrapper.rb:110:in show' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/inputbox.rb:290:in prompt'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/tt_cleanup/core.rb:408:in `show_cleanup_ui'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/tt_cleanup/core.rb:226

                                      Thanks, Great Job.
                                      PD. Sorry my english

                                      1 Reply Last reply Reply Quote 0
                                      • T Offline
                                        thomthom
                                        last edited by 21 Jun 2013, 07:43

                                        @omarsun said:

                                        Warning! Theme 'window.html' could not be loaded. File not found.
                                        Error: #<RuntimeError: Could not load TT::Window theme: window.html>
                                        C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/window.rb:525:in get_theme_path' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/window.rb:538:in build_html'
                                        C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/window.rb:473:in show_window' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/toolwindow.rb:25:in show_window'
                                        C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/modal_wrapper.rb:38:in activate' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/modal_wrapper.rb:110:in push_tool'
                                        C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/modal_wrapper.rb:110:in show' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/inputbox.rb:290:in prompt'
                                        C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/tt_cleanup/core.rb:408:in `show_cleanup_ui'
                                        C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/tt_cleanup/core.rb:226

                                        That's strange. I'll look into it. Thanks for the full error message.

                                        @omarsun said:

                                        and erase me the VrayDomeLight in the escene.

                                        I'm sorry, but what's with the VrayDomeLight?
                                        Oh - it's erasing the dome light in the model - because the dome light is just edges, right?

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

                                        1 Reply Last reply Reply Quote 0
                                        • T Offline
                                          thomthom
                                          last edited by 21 Jun 2013, 08:03

                                          @omarsun said:

                                          Warning! Theme 'window.html' could not be loaded. File not found.
                                          Error: #<RuntimeError: Could not load TT::Window theme: window.html>
                                          C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/window.rb:525:in `get_theme_path'

                                          Can you verify this file exists: "C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/TT_Lib2/webdialog/window.html" ?

                                          Did you get any error messages when you installed TT_Lib?

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

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 37
                                          • 38
                                          • 39
                                          • 40
                                          • 41
                                          • 48
                                          • 49
                                          • 39 / 49
                                          • First post
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement