• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin] CleanUp

Scheduled Pinned Locked Moved Plugins
974 Posts 217 Posters 788.2k Views 217 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    thomthom
    last edited by 9 May 2010, 16:11

    @jim said:

    I know the choice of user interface is limited, but I'm not a fan of nested menus. I was wondering if a webdialog interface would work. So then I could have a single shortcut that would bring up the "cleanup" dialog showing the options available, and then "run" from there. Maybe? Someday?

    Yes - that is exactly what I have in mind. The options are growing so a better UI is required. However, I'm trying to prioritise Vertex Edit. This has been a necessary distraction because I need it at work.

    So my plans for v2 that did not make it will be postponed to v3:

    • Merge Identical and similar materials
    • Axis adjustments
    • Find identical groups/components (If I can find a good algorithm for this.)
      For this webdialog UI is a must in order to be friendly to use.

    Thanks for letting me know how to activate the Fix Model function - in some cases it appears that erasing big bulk of edges messes up SUæs Loops. Even though everything looks fine in SU. So it was good to force that test after a cleanup.

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

    1 Reply Last reply Reply Quote 0
    • S Offline
      solo
      last edited by 9 May 2010, 16:13

      This is one of my most cherished ruby's, thank you for improving it and making it an invaluable tool.

      http://www.solos-art.com

      If you see a toilet in your dreams do not use it.

      1 Reply Last reply Reply Quote 0
      • G Offline
        Gaieus
        last edited by 9 May 2010, 16:14

        @thomthom said:

        ...So my plans for v2 that did not make it will be postponed to v3:

        • Merge Identical and similar materials
        • Axis adjustments
        • Find identical groups/components (If I can find a good algorithm for this.)
          ...

        Now these definitely sound incredible! Can hardly wait to see them in here!

        Gai...

        1 Reply Last reply Reply Quote 0
        • G Offline
          gilad75
          last edited by 20 May 2010, 11:09

          Thanks a lot, you created magic!
          πŸ‘

          1 Reply Last reply Reply Quote 0
          • H Offline
            Harbor
            last edited by 25 May 2010, 04:18

            THanks a lot man, It should be one of the best plugin of SU

            1 Reply Last reply Reply Quote 0
            • D Offline
              davery
              last edited by 28 May 2010, 14:33

              Thanks. Greatly appreciated.

              1 Reply Last reply Reply Quote 0
              • Z Offline
                Zacchia
                last edited by 30 May 2010, 14:41

                Can someone please explain what i do when i purge? Do i loose something in model? Please explain with easy words 😎 thanks!

                1 Reply Last reply Reply Quote 0
                • T Offline
                  thomthom
                  last edited by 30 May 2010, 15:01

                  When you add components, materials, styles, layers it remains stored in your model file, even after you are not using that resource any more.
                  Purge cleans out any unused component, material, layer or style in your model. That keeps the file size down and you don't have to browse through long lists of needless unused items.

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

                  1 Reply Last reply Reply Quote 0
                  • Z Offline
                    Zacchia
                    last edited by 31 May 2010, 06:14

                    Ah... i understand now, thanks a lot!

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      superian111
                      last edited by 2 Jun 2010, 14:18

                      that plug in changed my life you are my freaking hero well done thanks

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        dedmin
                        last edited by 2 Jun 2010, 14:58

                        ThomThom.JPG

                        1 Reply Last reply Reply Quote 0
                        • R Offline
                          risoto
                          last edited by 13 Jul 2010, 15:48

                          sorry about this stupid question but where can i download this cleanup plugin. i am unable to find the download link!

                          Thanks

                          Risoto

                          1 Reply Last reply Reply Quote 0
                          • Rich O BrienR Offline
                            Rich O Brien Moderator
                            last edited by 13 Jul 2010, 20:53

                            Here you go, click this!

                            It's the very first post of this thread. In fact all plugins will be found on the first post of their respective threads

                            Download the free D'oh Book for SketchUp πŸ“–

                            1 Reply Last reply Reply Quote 0
                            • G Offline
                              gagabe9
                              last edited by 1 Aug 2010, 06:13

                              very usful tools, wait for longtime, thanks

                              1 Reply Last reply Reply Quote 0
                              • C Offline
                                Crevard
                                last edited by 28 Aug 2010, 15:46

                                now i can finally work my things out thanks to you , merging from archicad is not a problem anymore , u rock !!!!!!! πŸ‘ πŸ‘ πŸ‘

                                1 Reply Last reply Reply Quote 0
                                • Chris FullmerC Offline
                                  Chris Fullmer
                                  last edited by 3 Oct 2010, 04:54

                                  @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 Reply Last reply Reply Quote 0
                                  • Chris FullmerC Offline
                                    Chris Fullmer
                                    last edited by 3 Oct 2010, 05:04

                                    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 Reply Last reply Reply Quote 0
                                    • T Offline
                                      thomthom
                                      last edited by 3 Oct 2010, 09:14

                                      @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 Reply Last reply Reply Quote 0
                                      • Chris FullmerC Offline
                                        Chris Fullmer
                                        last edited by 3 Oct 2010, 20:42

                                        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 Reply Last reply Reply Quote 0
                                        • B Offline
                                          Ben Ritter
                                          last edited by 25 Oct 2010, 20:33

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

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 5
                                          • 6
                                          • 7
                                          • 8
                                          • 9
                                          • 48
                                          • 49
                                          • 7 / 49
                                          • First post
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement