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

      @thomthom said:

      Armed with more info from Simone Nicolo I now have a better method for detecting coplanar faces - the same method Sketchup use. I think it's 100% reliable. No more messing about with tolerances.

      Highly recommended update!

      Hey Thom, I am having some tolerance problems on a script I'm working on. Comparing Point3d objects. Do you have some insight that might help me make my comparisons more stable?

      Lately you've been tan, suspicious for the winter.
      All my Plugins I've written

      1 條回覆 最後回覆 回覆 引用 0
      • Chris FullmerC 離線
        Chris Fullmer
        最後由 編輯

        Oh darn, I see the solution you are using really is specifically for face co-planar-ness detection. So it will not help with my point comparison. I do have 3 points though, and they should all be on the same line. So maybe I can use the same concept, and test if all 3 are on the same line, instead of just tesing if 2 of them are identical. I'll let you know how it goes.

        Chris

        Lately you've been tan, suspicious for the winter.
        All my Plugins I've written

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

          @chris fullmer said:

          Oh darn, I see the solution you are using really is specifically for face co-planar-ness detection. So it will not help with my point comparison. I do have 3 points though, and they should all be on the same line. So maybe I can use the same concept, and test if all 3 are on the same line, instead of just tesing if 2 of them are identical. I'll let you know how it goes.

          Chris

          They should be on the same line - and two are identical? On the same place?

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

          1 條回覆 最後回覆 回覆 引用 0
          • Chris FullmerC 離線
            Chris Fullmer
            最後由 編輯

            I've found my tolerance flaw - it is my brain's intolerance for writing code til 4:00 in the morning. I am not having tolerance flaws, but I was having classify_point mis-use issues. I am getting closer to figuring it out.

            Chris

            Lately you've been tan, suspicious for the winter.
            All my Plugins I've written

            1 條回覆 最後回覆 回覆 引用 0
            • B 離線
              Ben Ritter
              最後由 編輯

              Does this script erase co-linear lines or lines on top of each other?

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

                ? Edges on top of another edge? Is that pre SU7 models?

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

                1 條回覆 最後回覆 回覆 引用 0
                • B 離線
                  Ben Ritter
                  最後由 編輯

                  @thomthom said:

                  ? Edges on top of another edge? Is that pre SU7 models?

                  It's an imported .dwg file into an SU8 model.

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

                    Thom, could you explain what the option "ignore normals" means?

                    Hi

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

                      @jim said:

                      Thom, could you explain what the option "ignore normals" means?

                      "Normal" - refers to the direction of the face. You can have two co-planar faces next to each other, but one facing up, and one facing down. When "Ignore Normals" is enabled it means that coplanar faces with inverse normals will be merged.

                      This is something I hope to be able to improve in V3 - better descriptions.

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

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

                        Thanks, makes sense.

                        Hi

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

                          @jim said:

                          Thanks, makes sense.

                          Once you know it - but maybe not so intuitive when you don't... 😕

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

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

                            May I humbly request a close-open functionality (with custom search radius defined by user)? Just similar to closeopens.rb
                            by Todd Burch.

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

                              @rv1974 said:

                              May I humbly request a close-open functionality (with custom search radius defined by user)? Just similar to closeopens.rb
                              by Todd Burch.

                              Funny you should mention that. I began on a small utility today:
                              CloseGaps.png

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

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

                                You are unhealthy unstoppable 🙂 But don't make it a separate tool. Insert it in the cleanup. Those rubies pullulate like cockroaches 🙂

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

                                  @rv1974 said:

                                  But don't make it a separate tool. Insert it in the cleanup. Those rubies pullulate like cockroaches 🙂

                                  I was planning on adding it to Edge Tools. One completely automatic, one where on can inspect, like solid inspector.

                                  Could add the automatic version to CleanUp3.

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

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • plot-parisP 離線
                                    plot-paris
                                    最後由 編輯

                                    @thomthom said:

                                    Could add the automatic version to CleanUp3.

                                    oh, will that be in the near future?

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

                                      @plot-paris said:

                                      @thomthom said:

                                      Could add the automatic version to CleanUp3.

                                      oh, will that be in the near future?

                                      CleanUp 3 and Edge Tools 2 will be out next week. ( And the feature of closing small caps will be in Edge Tools. )

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

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

                                        Tested the plug-in here on such a model. Does not work.
                                        Inside a lot of extra polygons.


                                        magicube

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • GaieusG 離線
                                          Gaieus
                                          最後由 編輯

                                          There's nothing to clean up there. There's not a single line that is not part of the components (which are all perfectly solid so cannot be any stray geometry in them).

                                          If you want to get rid of the separating edges/faces, you need to explode the whole thing first and run another plugin:
                                          http://forums.sketchucation.com/viewtopic.php?f=180&t=12668&p=92295#p92295

                                          (Nice model, by the way!) 😉


                                          Solids.jpg

                                          Gai...

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • jason_marantoJ 離線
                                            jason_maranto
                                            最後由 編輯

                                            Or you could just use the "outer shell" command from the solid tools in Sketchup 8.

                                            Best,
                                            Jason.

                                            I create video tutorial series about several 2D & 3D graphics programs.

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

                                            Advertisement