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.
    • EarthMoverE Offline
      EarthMover
      last edited by

      Thanks so much Thomas!!! Any way to be able to create a shortcut for Select>Loop function? I use it a lot and would like to assign it to a key on my keyboard, but it doesn't show up as an option in preferences.

      3D Artist at Clearstory 3D Imaging
      Guide Tool at Winning With Sketchup
      Content Creator at Skapeup

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

        @earthmover said:

        Thanks so much Thomas!!! Any way to be able to create a shortcut for Select>Loop function? I use it a lot and would like to assign it to a key on my keyboard, but it doesn't show up as an option in preferences.

        You have to select one edge first. You can only assign shortcut to menu items if they apper in the menu's at the time.
        I use the loop function myself allot. I really wish it was smarter though.
        And I want to make a function that select the next connected edges if they are under a given angle.

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

        1 Reply Last reply Reply Quote 0
        • A Offline
          alz
          last edited by

          Holy crap! Fantastic work -- thanks for sharing it 😄

          1 Reply Last reply Reply Quote 0
          • simon le bonS Offline
            simon le bon
            last edited by

            Dear thomthom,

            @unknownuser said:

            And I want to make a function that select the next connected edges if they are under a given angle.

            perhaps you should take a look at Matt plugin Selection Manager I think he had already well-done made the development you are thinking of 👍 😉

            http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/th_SelectionManager_Matt_2.jpg

            *simon

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

              Ah, I'll keep that in mind. Thanks for the heads up.

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

              1 Reply Last reply Reply Quote 0
              • majidM Offline
                majid
                last edited by

                Dear TOM....
                you have made a section (included in yr plugin ) that can find copies of the same group
                at the same time yr plugin is able to finde "same area"s.
                the question is: (for the next step) is it possible to find smae shapes--->convert them to copies of 1 component?
                .....
                if it is possible then SU would be really poweful , bkz then it could import from other application , with less polygon... and it would be great step ....

                My inspiring A, B, Sketches book: https://sketchucation.com/shop/books/intermediate/2612-alphabet-inspired-sketches--inspiring-drills-for-architects--3d-artists-and-designers-

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

                  I have considered this - as lately we've been using more and more Revit at work and when I import via DWG windows that should have been the same - isn't. It's certainly something I'd like to see myself.

                  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

                    • Added filter support for 3D Polylines (Drawn with the freehand-tool)
                    • Fixed a flaw in the .typename optimisation code to detect dimensions and 3D polylines
                    • Fixed a flaw in the circle filter where arcs that made up a full circle wasn't recognised if the start_angle wasn't 0.
                    • Worked around a SU bug where an extruded circle is reported as being 720 degrees. All arcs that report more than 360 degrees is considered a circle.

                    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

                      • Added the menu elements for 3D Polyline filtering
                      • Fixed a bug in two of the filter methods for Drawingelement based entitites.

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

                      1 Reply Last reply Reply Quote 0
                      • EarthMoverE Offline
                        EarthMover
                        last edited by

                        Thom,

                        Anyway to have the selection tools work with multiple selections or by adding to a selection? Let's say I select two faces with two different materials and I want to extend the selection to connected by material for both faces, is this possible?

                        Same with Select Loop. It would be nice to select a line, run select loop, then while holding shift select another line and get to run select loop to add to selection. Don't know if this is possible though.

                        3D Artist at Clearstory 3D Imaging
                        Guide Tool at Winning With Sketchup
                        Content Creator at Skapeup

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

                          @earthmover said:

                          Anyway to have the selection tools work with multiple selections or by adding to a selection?

                          In it's current state: no.
                          But it's something I wish for myself. But it requires complete rewrite of all the functions - making them into tools. It's something I'd like to add to version 2.

                          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 seem to be having a problem with Selection Toys.
                            I see it in plugins and I see Selection in drop down menu with a flyout trigger to the right, but nothing flies out. So I am unable to use the various selection tools.
                            In case it is a conflict or interoperability issue, I will mention that I have downloaded in the last few days updates of Extrude edges, Grow, Projections v2 and I am experimenting with Sculpt. I have also, Hoverselect.
                            I just thought you would want to know about this.
                            Of course, the possibility exists that it has nothing to do with the plugins mentioned and I am just not activating Selection in the proper way.
                            Nonetheless, thank you for the opportunity to use the plugin.
                            mitcorb

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

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

                              Can you open the Console and see if there's any error messages that appear there?

                              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

                                I will give that a try, and post back. Thanks

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

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

                                  Thomthom:
                                  My apologies, it is not your plugin, but Matt Extend Tool that has the Selection with the fly out trigger. This time the fly out did happen and it says Extend edges. However, at this time, the Extend Edges is not working, and it may have to do with interoperability with other tools.
                                  Sculpt is currently not working, though I understand that it is still in development.
                                  By the way, at first I could get no activity in the Ruby Console with the dead end menu with "Selection >". Then, for some reason the fly out trigger '>' worked and Extend Edges flew out, and the console displayed that action, but no results from the selection. I will stop here, before it gets confusing.

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

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

                                    That's odd... Can't say I can provide any explanation to that. Poke Matt and let him know.

                                    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

                                      • Added Layer filters
                                      • Added function to select all entities on selected layers

                                      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

                                        • Added function to select all active entities on selected layers

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

                                        1 Reply Last reply Reply Quote 0
                                        • Bob JamesB Offline
                                          Bob James
                                          last edited by

                                          @thomthom said:

                                          Convert into Components - Converts all the group copies into components. Transformation and materials will be transferred.
                                          Useful for when you have a model where groups where used instead of components.

                                          Wow! Really useful.

                                          Alas! When I load select_toys.rb it does not appear in the plugins dropdown ❓


                                          Picture 18.JPG

                                          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 Reply Last reply Reply Quote 0
                                          • thomthomT Offline
                                            thomthom
                                            last edited by

                                            @unknownuser said:

                                            Alas! When I load select_toys.rb it does not appear in the plugins dropdown

                                            All the menus are access via the context-menu. This is because the commands depends on the selection. Putting them all in the plugin menu would leave a huge number of menus that most of the time wouldn't do anything.

                                            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
                                            • 29
                                            • 30
                                            • 4 / 30
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement