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
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • GaieusG 離線
      Gaieus
      最後由 編輯

      Hi Christian (and welcome),

      Please, go back to the first post and follow the link to that TT_Libray (and additional plugin package) you also need for this (and some other) plugin(s) to work.

      Gai...

      1 條回覆 最後回覆 回覆 引用 0
      • TIGT 離線
        TIG Moderator
        最後由 編輯

        Christian
        Follow Gaieus's advice and mine in the post just before yours 😕 http://forums.sketchucation.com/viewtopic.php?p=316703#p316703 that shows the link... 😒

        TIG

        1 條回覆 最後回覆 回覆 引用 0
        • R 離線
          risoto1978
          最後由 編輯

          Thanks for the hint. Reading makes things easier. Now it works.

          cheers
          risoto

          1 條回覆 最後回覆 回覆 引用 0
          • J 離線
            JasonDoggart
            最後由 編輯

            Thanks so much for this tool! All your hard work is greatly appreciated!

            1 條回覆 最後回覆 回覆 引用 0
            • Bob JamesB 離線
              Bob James
              最後由 編輯

              I wound up in a complex model with several instances of a component having two or three different names. I want to change it so that all of the components that are physically the same become just one component and one name.

              I tried the "similar" tool but that didn't seem to do anything (that I could tell).

              I can't manually fix it because SU requires unique names.

              Any advice?

              i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

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

                @bob james said:

                I tried the "similar" tool but that didn't seem to do anything (that I could tell).

                It doesn't currently handle nested components etc. It's very experimental and I've not had time to work more on it. 😞

                @bob james said:

                I can't manually fix it because SU requires unique names.

                Select the component you want in the model - then type into the Ruby Console:
                prototype = Sketchup.active_model.selection[0].definition

                Select one or more of the instances of the definition you want to replace - then:
                Sketchup.active_model.selection.each{|e|e.definition=prototype}

                (Make sure the components axis are place identically.)

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

                1 條回覆 最後回覆 回覆 引用 0
                • R 離線
                  rocorona
                  最後由 編輯

                  --Select the COMPONENT you want to replace;
                  --Go to the Components Browser:
                  --Right-click on the preview of the replacing component;
                  --Choose the "Replace selection" command;

                  Was this your goal?

                  1 條回覆 最後回覆 回覆 引用 0
                  • Bob JamesB 離線
                    Bob James
                    最後由 編輯

                    @rocorona said:

                    --Select the COMPONENT you want to replace;
                    --Go to the Components Browser:
                    --Right-click on the preview of the replacing component;
                    --Choose the "Replace selection" command;

                    Was this your goal?

                    Thank you for your idea, but I've used the workflow you describe, but it still leaves the names different.

                    Goal: Several identical components have different names: I want consolidate all of them into one component and one name.

                    i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

                    1 條回覆 最後回覆 回覆 引用 0
                    • D 離線
                      dedmin
                      最後由 編輯

                      I have a problem with this file - when running Cleanup it's says cleaned 12 edges and the next run is the same. Saved, reopened and again - every time Cleanup cleans 12 edges.
                      clenaup.skp

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

                        @dedmin said:

                        I have a problem with this file - when running Cleanup it's says cleaned 12 edges and the next run is the same. Saved, reopened and again - every time Cleanup cleans 12 edges.
                        [attachment=0:1ztpects]<!-- ia0 -->clenaup.skp<!-- ia0 -->[/attachment:1ztpects]

                        What settings did you use?

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

                        1 條回覆 最後回覆 回覆 引用 0
                        • D 離線
                          dedmin
                          最後由 編輯

                          @thomthom said:

                          @dedmin said:

                          I have a problem with this file - when running Cleanup it's says cleaned 12 edges and the next run is the same. Saved, reopened and again - every time Cleanup cleans 12 edges.
                          [attachment=1:1nonbopm]<!-- ia1 -->clenaup.skp<!-- ia1 -->[/attachment:1nonbopm]

                          What settings did you use?

                          [attachment=0:1nonbopm]<!-- ia0 -->Capture.PNG<!-- ia0 -->[/attachment:1nonbopm]


                          Capture.PNG

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

                            It's the repair edges feature. Some times it tries to repair edges where they don't seem to remain repaired. It's some oddity I've not worked out why it occurs yet. Might be due to small edges or small accuracy issues. The Repair Broken Edges plugin do the same thing.

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

                            1 條回覆 最後回覆 回覆 引用 0
                            • D 離線
                              dedmin
                              最後由 編輯

                              Thanks - unchecked Repair Split Edges and now it's fine!

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

                                @dedmin said:

                                Thanks - unchecked Repair Split Edges and now it's fine!

                                Note that it's not an error or anything. It's just some edges that SketchUp doesn't heal properly.

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

                                1 條回覆 最後回覆 回覆 引用 0
                                • Bob JamesB 離線
                                  Bob James
                                  最後由 編輯

                                  @bob james said:

                                  Goal: Several identical components have different names: I want consolidate all of them into one component and one name.

                                  Is there a solution to this goal?

                                  i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

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

                                    @bob james said:

                                    @bob james said:

                                    Goal: Several identical components have different names: I want consolidate all of them into one component and one name.

                                    Is there a solution to this goal?

                                    Work in progress: http://forums.sketchucation.com/viewtopic.php?f=323&t=30143
                                    Not sure if it's exactly what you're looking for... ?

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

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • S 離線
                                      shoeb_cars
                                      最後由 編輯

                                      till recently i was using cleanup3 in SU7 but it was a bit slow so i stuck to ur first version which is mighty fast and doesnt ask too many questions. but i recently migrated to SU8 in which cleanup1 doesnt work so then i tried cleanup3... and i just bloody fell in love with it. it is fast and damn, is it clean. as always thom thom "U da MAAAN"

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

                                        @shoeb_cars said:

                                        till recently i was using cleanup3 in SU7 but it was a bit slow so i stuck to ur first version which is mighty fast and doesnt ask too many questions. but i recently migrated to SU8 in which cleanup1 doesnt work so then i tried cleanup3... and i just bloody fell in love with it. it is fast and damn, is it clean. as always thom thom "U da MAAAN"

                                        I'm guessing you had "Erase Duplicate Faces" checked - which is very slow.

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

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • marleusM 離線
                                          marleus
                                          最後由 編輯

                                          Thanks ThomThom 😎

                                          I do a lot of 3ds-import and conversions and your ruby really
                                          speeds up my work and reduces file size 😍

                                          I ove you one 😄

                                          Markus Sillander
                                          Vantaa, Finland
                                          I'm on FormFonts now
                                          http://www.formfonts.com

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • P 離線
                                            publied
                                            最後由 編輯

                                            very nice and very very useful. thanks theo

                                            hire me@ http://www.publied.it !

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 48
                                            • 49
                                            • 2 / 49
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement