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

    [Plugin] CleanUp

    已排程 已置頂 已鎖定 已移動 Plugins
    974 貼文 217 Posters 788.7k 瀏覽 217 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • thomthomT 離線
      thomthom
      最後由 編輯

      
      # 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 條回覆 最後回覆 回覆 引用 0
      • L 離線
        LannorMov
        最後由 編輯

        @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 條回覆 最後回覆 回覆 引用 0
        • TIGT 離線
          TIG Moderator
          最後由 編輯

          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 條回覆 最後回覆 回覆 引用 0
          • thomthomT 離線
            thomthom
            最後由 編輯

            @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 條回覆 最後回覆 回覆 引用 0
            • GaieusG 離線
              Gaieus
              最後由 編輯

              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 條回覆 最後回覆 回覆 引用 0
              • thomthomT 離線
                thomthom
                最後由 編輯

                😄

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

                1 條回覆 最後回覆 回覆 引用 0
                • Z 離線
                  Zacchia
                  最後由 編輯

                  Thomas
                  Thank you very much for this amazing plugin!!

                  1 條回覆 最後回覆 回覆 引用 0
                  • dereiD 離線
                    derei
                    最後由 編輯

                    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 條回覆 最後回覆 回覆 引用 0
                    • EarthMoverE 離線
                      EarthMover
                      最後由 編輯

                      @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 條回覆 最後回覆 回覆 引用 0
                      • thomthomT 離線
                        thomthom
                        最後由 編輯

                        @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 條回覆 最後回覆 回覆 引用 0
                        • dereiD 離線
                          derei
                          最後由 編輯

                          @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 條回覆 最後回覆 回覆 引用 0
                          • thomthomT 離線
                            thomthom
                            最後由 編輯

                            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 條回覆 最後回覆 回覆 引用 0
                            • honoluludesktopH 離線
                              honoluludesktop
                              最後由 編輯

                              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 條回覆 最後回覆 回覆 引用 0
                              • utilerU 離線
                                utiler
                                最後由 編輯

                                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 條回覆 最後回覆 回覆 引用 0
                                • thomthomT 離線
                                  thomthom
                                  最後由 編輯

                                  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 條回覆 最後回覆 回覆 引用 0
                                  • utilerU 離線
                                    utiler
                                    最後由 編輯

                                    LEGEND!!!!!! 😍

                                    purpose/expression/purpose/....

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • thomthomT 離線
                                      thomthom
                                      最後由 編輯

                                      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 條回覆 最後回覆 回覆 引用 0
                                      • utilerU 離線
                                        utiler
                                        最後由 編輯

                                        just a global explode.

                                        purpose/expression/purpose/....

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • thomthomT 離線
                                          thomthom
                                          最後由 編輯

                                          @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 條回覆 最後回覆 回覆 引用 0
                                          • utilerU 離線
                                            utiler
                                            最後由 編輯

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

                                            +1
                                            👍

                                            purpose/expression/purpose/....

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 16
                                            • 17
                                            • 18
                                            • 19
                                            • 20
                                            • 48
                                            • 49
                                            • 18 / 49
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement