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

    [Plugin] Selection Toys

    Scheduled Pinned Locked Moved Plugins
    593 Posts 120 Posters 357.6k Views 120 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.
    • thomthomT Offline
      thomthom
      last edited by

      Big speed improvement for most selection functions. Noticeable when dealing with large selections.
      Some functions are yet not optimized. I need some more time to ensure they work as they should. These are mostly functions related to connected geometry.

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

      1 Reply Last reply Reply Quote 0
      • thomthomT Offline
        thomthom
        last edited by

        Quad-face Loop works as expected. I tried to illustrate it with that gif animation. It selects connected faces and edges in a row.

        Can you illustrate your expected result?

        (You're not confusing it with the new Face Loop feature I just added? The new feature is accessed from the Tools menu. See comment over the first illustration.)

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

        1 Reply Last reply Reply Quote 0
        • N Offline
          NewOne
          last edited by

          @thomthom said:

          Quad-face Loop works as expected. I tried to illustrate it with that gif animation. It selects connected faces and edges in a row.

          Can you illustrate your expected result?

          (You're not confusing it with the new Face Loop feature I just added? The new feature is accessed from the Tools menu. See comment over the first illustration.)

          Yes I did confused that two features! 😄 sorry. I like that feature. It saves me lots of clicks - and therefore it saves my mouse! 🤣

          1 Reply Last reply Reply Quote 0
          • thomthomT Offline
            thomthom
            last edited by

            Got any suggestions for better names?
            They do have all too similar names - no wonder it leads to confusion.

            Maybe the new one should be named Select Edge Loops ?

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

            1 Reply Last reply Reply Quote 0
            • N Offline
              NewOne
              last edited by

              @thomthom said:

              Maybe the new one should be named Select Edge Loops ?

              Yes, it's a better name. This one I think is a function that will be used very often, so why don't you make an icon for it instead of hiding it in Tools menu where is a little hard to find? 😄

              1 Reply Last reply Reply Quote 0
              • thomthomT Offline
                thomthom
                last edited by

                Yea - I might add a toolbar for this now. Good idea.
                Thinking it might be worth making a UI to choose what items to display in the menus and toolbars. This plugin has gained quite a few commands through it's lifespan.

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

                1 Reply Last reply Reply Quote 0
                • N Offline
                  NewOne
                  last edited by

                  Is this normal? Select Quad-face loop doesn't mean to select closed loop edges that form a quad? Or I misunderstood ?
                  This is what happened:

                  BTW: I think you have an error on cursor code; Would you please take a look? ( as I know correct syntax is UI::create_cursor(cursor_path, x, y) )


                  1.png


                  2.png

                  1 Reply Last reply Reply Quote 0
                  • H Offline
                    hamster3
                    last edited by

                    Thank you for contributing such a great tool!
                    Very helpful!

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      Ruturaj
                      last edited by

                      Thanks....... 💚 😄
                      you are great man

                      I find "Boolean Tool" but i can not find full version
                      please help me

                      can you send me "boolean tool" please.

                      Thanks,
                      RuturaJ

                      1 Reply Last reply Reply Quote 0
                      • F Offline
                        fossa
                        last edited by

                        Great tool. Thank you for sharing with the community.

                        After reading Daniel Tal's book I was thinking that a tool like this would be very handy.

                        Have you given any thought to trying to select like Blenders ring/chain command.

                        1 Reply Last reply Reply Quote 0
                        • thomthomT Offline
                          thomthom
                          last edited by

                          I've not used Blender - how does these functions work?

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

                          1 Reply Last reply Reply Quote 0
                          • mitcorbM Offline
                            mitcorb
                            last edited by

                            Please pardon the intrusion.
                            Fossa is talking about Blender's loop subdivide feature.
                            One can invoke a loop around the target geometry and, with the scroll wheel, increase or decrease the number of loops. This is usually used on narrow, elongated solids. The command first sets the initial loop at the midpoint of the target region, and then replicates/multiplies that loop as the scroll wheel is advanced or reversed. This is very similar to the Sketchup Divide command, which only works on edges.
                            After observing by using your Selection Toys and Fredo6's Tools on Surface plugins, I am guessing it's gonna be either you or he who will finally implement this in Sketchup. The clue may be in whatever SU is doing in the Divide command.
                            I believe there is a Blender video tutorial on loop subdivide at gryllus.net, though I haven't been there in a while.

                            I take the slow, deliberate approach in my aimless wandering.

                            1 Reply Last reply Reply Quote 0
                            • X Offline
                              xrok1
                              last edited by

                              reat tool, thankyou.

                              would it be possible to select loops in the other direction, without faces (rings)?

                              “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                              http://www.Twilightrender.com try it!

                              1 Reply Last reply Reply Quote 0
                              • thomthomT Offline
                                thomthom
                                last edited by

                                I have been looking into that - but I've found it hard to reliably select - determine the path for the edges to select.
                                Other applications which has this feature seem to operate with quads, but not SU.
                                Got some ideas I'll try out - but at the moment I'm working on V2.0 and I just recently managed to loose the work I did so I have to redo it all over again. Any attempts for the ring select will be after the V2.0 release.

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

                                1 Reply Last reply Reply Quote 0
                                • mitcorbM Offline
                                  mitcorb
                                  last edited by

                                  Thomthom:
                                  I am not sure if you were responding to me or xrok1, or both?

                                  @unknownuser said:

                                  I have been looking into that - but I've found it hard to reliably select - determine the path for the edges to select.

                                  I take the slow, deliberate approach in my aimless wandering.

                                  1 Reply Last reply Reply Quote 0
                                  • thomthomT Offline
                                    thomthom
                                    last edited by

                                    I was replying to xrok1.
                                    I'm still not 100% sure about the feature you requested. If it's subdividing geometry then it sounds like it's another plugin by its self.
                                    I think that fossa's request was similar to xrok1's - a pure selection tool.

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

                                    1 Reply Last reply Reply Quote 0
                                    • mitcorbM Offline
                                      mitcorb
                                      last edited by

                                      Ok.
                                      Best wishes,
                                      mitcorb

                                      I take the slow, deliberate approach in my aimless wandering.

                                      1 Reply Last reply Reply Quote 0
                                      • F Offline
                                        Fletch
                                        last edited by

                                        http://forums.sketchucation.com/viewtopic.php?f=15&t=22523#p189527

                                        Thomthom,
                                        Do you have a solution for this problem (like your select similar groups, but that selects consecutively named components and replaces them with just a single instance) it's a really unique need, so not sure if it's worth your time... 😒

                                        Fletch
                                        Twilight Render Cross-platform Plugin for SketchUp on PC or Mac

                                        1 Reply Last reply Reply Quote 0
                                        • thomthomT Offline
                                          thomthom
                                          last edited by

                                          Will have a look at it over the weekend. Right now I'm off to beer and poker! 😄

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

                                          1 Reply Last reply Reply Quote 0
                                          • thomthomT Offline
                                            thomthom
                                            last edited by

                                            Whoop whoop! BIG update!

                                            
                                            2.0.0 - 28.10.2009
                                                  * Renamed "Face Loops" to "Select Edge Loops". Trying to avoid confusion with Quad-face loop.
                                                  * Code refactoring to minimize duplicate code.
                                                  * Uses Plugin Manager to allow customization of the UI.
                                                  * Added support for polygon entities for SU7.1M1+.
                                                  * Added toolbar.
                                                  * Fixed issues when comparing floating values. Affected Area select.
                                                  * Fixed group parent bug. (Again!)
                                                  * Converting groups to components now transfer all but glued_to property and attributes.
                                                  * Completed selection speed optimization.
                                                  * Select Active Instances only selects hidden when View Hidden is on.
                                                  * Improved Select Opposite Face.
                                                  * Added selection filter Section Planes.
                                            
                                            

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

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 29
                                            • 30
                                            • 6 / 30
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement