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
      最後由 編輯

      @piratestef said:

      I couldn't find the install extention button..

      You need SketchUp 8 M2 or newer.

      @piratestef said:

      this is the bugsplat:

      That is an error message. It is not a crash or bugsplat. It's a big difference and knowing exactly what it is makes it easier when trying to solve the problem.

      @piratestef said:

      I just copied the 2 files into the extentions folder

      RBZ files needs to be installed with the Install Extension feature.

      For a general guide to installing plugins:
      http://www.thomthom.net/thoughts/2012/01/installing-plugins-for-google-sketchup/

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

      1 條回覆 最後回覆 回覆 引用 0
      • I 離線
        inasia777
        最後由 編輯

        Thank you very much Sir,

        Thomthom, indeed it is an awesome plugin that i can proudly say one plugin you cannot be without in Sketchup.

        Thank you very much again, Salutations.

        Inasia

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

          I got the plug in working but I have A model that's giving me trouble.
          what settings should I need to clean up this file?

          Dropbox - Error - Simplify your life

          favicon

          (www.dropbox.com)

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

            I wouldn't be able to tell - not knowing what result you are looking for. Nor do I know what problem you are experiencing - and what settings you used then.

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

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

              I just need clean faces. With how the model now is it had all kinds of holes and gaps in the faces.

              1 條回覆 最後回覆 回覆 引用 0
              • A 離線
                Ahamd
                最後由 編輯

                hi ,, i download cleanup up plugin but it's not working ???

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

                  @ahamd said:

                  hi ,, i download cleanup up plugin but it's not working ???

                  Need a lot more info than that. Error messages? Result not what you expected? No menus?

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

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

                    @piratestef said:

                    I just need clean faces. With how the model now is it had all kinds of holes and gaps in the faces.

                    That looks to be due to poor geometry in the model. Not something that can automatically fixed. When I opened the DWG in AutoCAD I got a warning I'd never seen before, it'd encountered 30 errors and wanted to abort loading the file.

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

                    1 條回覆 最後回覆 回覆 引用 0
                    • T 離線
                      tomot
                      最後由 編輯

                      I created a simple cube greeble ruby a while ago that draws an array of cubes in xy, xz, yz, or xyz planes. My idea was to carve out cubes from these arrays to create other 3d objects, retaining the basic cube module, much like the Voxel idea. Attached is 3d object file.

                      I ran Cleanup on this file. but it was unable to delete the redundant interior faces.
                      In addition is Cleanup able to remove the unnecessary exterior cube lines while retaining the integrity of the 3d object?


                      Hilbert.skp

                      [my plugins](http://thingsvirtual.blogspot.ca/)
                      tomot

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

                        Cleanup does not remove internal faces. It's a very difficult thing to do - determining what is "inside" from code. Look at TIGs list of plugins, he have at least one that does that job.

                        @tomot said:

                        In addition is Cleanup able to remove the unnecessary exterior cube lines while retaining the integrity of the 3d object?

                        "unnecessary exterior cube lines" - you mean like mending a set of colinear edges into a single edge? That is can do.

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

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

                          @thomthom said:

                          @piratestef said:

                          I just need clean faces. With how the model now is it had all kinds of holes and gaps in the faces.

                          That looks to be due to poor geometry in the model. Not something that can automatically fixed. When I opened the DWG in AutoCAD I got a warning I'd never seen before, it'd encountered 30 errors and wanted to abort loading the file.

                          Thanks for the help, I was working on a Solidworks file and wanted it as an sketchup file. So I made it a .dwg and there is the result.

                          Do you know a way to get a solidworks model into a sketchup file?

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

                            Afraid not, I've not used Solidworks - don't know it's export capabilities.

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

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

                              Have you looked at TIGs tools?

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

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

                                Solid Solver and Fix Solid should both do it - at least they where made to do so. Perhaps you have an edge case there.

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

                                1 條回覆 最後回覆 回覆 引用 0
                                • voljankoV 離線
                                  voljanko
                                  最後由 編輯

                                  @tomot said:

                                  I created a simple cube greeble ruby a while ago that draws an array of cubes in xy, xz, yz, or xyz planes. My idea was to carve out cubes from these arrays to create other 3d objects, retaining the basic cube module, much like the Voxel idea. Attached is 3d object file.

                                  I ran Cleanup on this file. but it was unable to delete the redundant interior faces.
                                  In addition is Cleanup able to remove the unnecessary exterior cube lines while retaining the integrity of the 3d object?

                                  Hello,
                                  I have checked the model it with SuSolid plugin and fixed the model with 1 button.
                                  David

                                  SuSolid.com - solid check - solid repair- solid intersection check - weight plugin

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • olisheaO 離線
                                    olishea
                                    最後由 編輯

                                    @tomot said:

                                    none of them perform interior face removal 😞

                                    Have you tried Remove Inner Faces plugin?!

                                    oli

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • T 離線
                                      tomot
                                      最後由 編輯

                                      @voljanko said:

                                      Hello,
                                      I have checked the model it with SuSolid plugin and fixed the model with 1 button.
                                      David

                                      OK!..... please attach my file with you 1 button fix 👍

                                      [my plugins](http://thingsvirtual.blogspot.ca/)
                                      tomot

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • T 離線
                                        tomot
                                        最後由 編輯

                                        @olishea said:

                                        Have you tried Remove Inner Faces plugin?!

                                        Where? there is no such name when searching at this forum or at the ruby library depot.😞

                                        [my plugins](http://thingsvirtual.blogspot.ca/)
                                        tomot

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

                                          You find all of them in the Plugin Index: http://sketchucation.com/forums/viewtopic.php?p=250026 (Resources > Plugins)

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

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • voljankoV 離線
                                            voljanko
                                            最後由 編輯

                                            @tomot said:

                                            OK!..... please attach my file with you 1 button fix 👍

                                            No problem 😄


                                            Hilbert_all_solids.skp

                                            SuSolid.com - solid check - solid repair- solid intersection check - weight plugin

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 41
                                            • 42
                                            • 43
                                            • 44
                                            • 45
                                            • 48
                                            • 49
                                            • 43 / 49
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement