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.
    • thomthomT Hors-ligne
      thomthom
      dernière édition par

      
      # 3.1.4 - 16.05.2011
      #    * Added error detection for merge faces.
      #    * Added validation for merge faces to avoid geometry loss.
      #    * Added result feedback to Ruby Console for each standalone operation.
      #    * Fixed namespace compatibility with TT_Lib 2.5.4
      #    * Fixed merge similar material but - now compare alpha
      #    * Changed "Lonely Edges" to "Stray Edges"
      
      

      Requires TT_Lib 2.5.4

      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
      • L Hors-ligne
        LannorMov
        dernière édition par

        @thomthom said:

        
        > # 3.1.4 - 16.05.2011
        > #    * Added error detection for merge faces.
        > #    * Added validation for merge faces to avoid geometry loss.
        > #    * Added result feedback to Ruby Console for each standalone operation.
        > #    * Fixed namespace compatibility with TT_Lib 2.5.4
        > #    * Fixed merge similar material but - now compare alpha
        > #    * Changed "Lonely Edges" to "Stray Edges"
        > 
        

        Requires TT_Lib 2.5.4

        What is this? I do not understand

        1 réponse Dernière réponse Répondre Citer 0
        • TIGT Hors-ligne
          TIG Moderator
          dernière édition par

          Essahú

          If you read the Cleanup download page it says that it also needs the extra 'Lib' files - there is even a link to the thread from where you can download that 'Lib' files folder...

          Go back and look for it, get the zip-file, extract its folder and put that into Plugins... fixed! 😒

          TIG

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

            @lannormov said:

            What is this? I do not understand

            It's just a little notice about the update I released. Some minor fixes.

            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
            • GaieusG Hors-ligne
              Gaieus
              dernière édition par

              Thanks, TT. Whatever "minor fixes" you made, this is one of my most valued and frequently used plugins. 👍

              (I'll need your home address to send those cookies!)
              😄

              (This is my favourite "local" brand)

              Gai...

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

                😄

                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
                • Z Hors-ligne
                  Zacchia
                  dernière édition par

                  Thomas
                  Thank you very much for this amazing plugin!!

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

                    Suggestion: make the cleaning operation stoppable. I just started the cleaning of a high-poly model and it was a very uninspired action 💚 ... it will take a very long time (it shows me something about one hour) and the only way I can stop it is to close Sketchup. And I didn't saved the model before 😄
                    Also, before starting, it would be nice to make a time estimation and if the process is estimated to take more than...let's say 1 minute, to alert the user something like this: "The cleaning process can take about XX minutes, are you sure you want to proceed? You can cancel the process anytime by pressing ESC" ...or something like that. I think the alert should appear only if the cleaning time takes too long, other it might be annoying.

                    Thanks for taking this into consideration.

                    DESIGNER AND ARTIST [DEREI.UK](http://derei.uk/l)

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

                      @gaieus said:

                      Thanks, TT. Whatever "minor fixes" you made, this is one of my most valued and frequently used plugins. 👍

                      Me as well. I can't thank you enough...so here's another. THANKS! 😄

                      3D Artist at Clearstory 3D Imaging
                      Guide Tool at Winning With Sketchup
                      Content Creator at Skapeup

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

                        @unknownuser said:

                        Suggestion: make the cleaning operation stoppable. I just started the cleaning of a high-poly model and it was a very uninspired action 💚 ... it will take a very long time (it shows me something about one hour) and the only way I can stop it is to close Sketchup. And I didn't saved the model before 😄
                        Also, before starting, it would be nice to make a time estimation and if the process is estimated to take more than...let's say 1 minute, to alert the user something like this: "The cleaning process can take about XX minutes, are you sure you want to proceed? You can cancel the process anytime by pressing ESC" ...or something like that. I think the alert should appear only if the cleaning time takes too long, other it might be annoying.

                        Thanks for taking this into consideration.

                        Unfortunately this is not an easy thing to do. With the Ruby API it's virtually impossible without using timers to split up the work - which I have run some tests on and it will increase the total processing time any times. So if the process took 10 minutes with no abort feature, it's take 30-40 minutes with an abort feature, which I find much worse.

                        Mind you, Erase Duplicate Faces is a feature in CleanUp that takes a loooooong time - I've warned so in its tooltip. It's also off by default. If you struggle with long processing times ensure this is off. I've run CleanUp on some very large models, without that feature checked, and it's completed within a few minutes.

                        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
                        • dereiD Hors-ligne
                          derei
                          dernière édition par

                          @thomthom said:

                          Erase Duplicate Faces is a feature in CleanUp that takes a loooooong time - I've warned so in its tooltip. It's also off by default. If you struggle with long processing times ensure this is off.

                          Indeed, I ran with Erase Duplicate Faces, because that was what I needed. What about the duration warning? If the process is better to not be cancelled, at least the user to know what is going to do 😄.
                          Finally the cleaning didn't last one hour as the progress bar displayed, but about 13-15 minutes. Why this big discrepancy between what it shows and the real time?

                          DESIGNER AND ARTIST [DEREI.UK](http://derei.uk/l)

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

                            It's troublesome to calculate this. The more geometry in a context (group/component) the longer SU takes to do any modification. For instance, if you add 1000 edges to a group, the time it takes to add each edge depends on how many there already are. The time is not linear. I suspect it's because SU auto-merges geometry and such.

                            And for CleanUp, which does many cleaning operations, one operation might make the next one run must faster because it's reduces a lot of the geometry.

                            The estimated time is a result of how must time it has spend up to the current iteration versus the total - and from there a guestimate is given. But as you notice, some times it's much faster because some iterations do nearly nothing if there is nothing to cleanup.

                            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
                            • honoluludesktopH Hors-ligne
                              honoluludesktop
                              dernière édition par

                              Is there a way to first sort the face designations alphabetically, then check and erase duplicates. Perhaps with the help of a .exe program? Btw, can reordering the data base with another program, make viewing it faster?

                              Sorry, today is my day to be off the wall.

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

                                Thom,
                                I love this plugin; like many I am sent DWG/DXF files for me to start modelling from.

                                Just wondering if this is possible:
                                We know CAD entities are drawn on layer where as SU promotes elements on Layer0 and groups/ components on particular layers....

                                Is it possible to import a dwg, group elements on each layer while changing entities to Layer0 and placing groups to a layer of the same name as per the original..?

                                In essence, we can manipulate visibility of DWG entities by toggling layers but now the way we do it in SU.

                                Thoughts?
                                👍

                                purpose/expression/purpose/....

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

                                  Yea - good idea. I can add that to Plan Tools. 👍

                                  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
                                  • utilerU Hors-ligne
                                    utiler
                                    dernière édition par

                                    LEGEND!!!!!! 😍

                                    purpose/expression/purpose/....

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

                                      One issue though, how to deal with existing groups and components in the file?
                                      Imported DWG blocks comes in as Components...

                                      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
                                      • utilerU Hors-ligne
                                        utiler
                                        dernière édition par

                                        just a global explode.

                                        purpose/expression/purpose/....

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

                                          @utiler said:

                                          just a global explode.

                                          That ain't a "just"...
                                          It might cause geometry to merge - which you do not want. Plus, Explode can be dreadfully slow...

                                          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
                                          • utilerU Hors-ligne
                                            utiler
                                            dernière édition par

                                            True... pardon my flippancy, Thomas. You know now my knowledge of script language is -1

                                            +1
                                            👍

                                            purpose/expression/purpose/....

                                            1 réponse Dernière réponse Répondre Citer 0
                                            • 1
                                            • 2
                                            • 16
                                            • 17
                                            • 18
                                            • 19
                                            • 20
                                            • 48
                                            • 49
                                            • 18 / 49
                                            • Premier message
                                              Dernier message
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement