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

      By request http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=16665, added filters for entities with Default material.

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

      1 Reply Last reply Reply Quote 0
      • dazzaD Offline
        dazza
        last edited by

        Cool, thanks Thomas!

        All people have the right to stupidity but some abuse the privilege.

        1 Reply Last reply Reply Quote 0
        • J Offline
          jmmad
          last edited by

          Thxs Thomas this plugin is a must ๐Ÿ˜„

          Get Upa !

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

            Added selection methods for Dynamic Components. Same as regular components, except it allows you to select by DC family.

            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

              Fixed an issue where the DC menu would not appear if there was only one instance of the DC variant.

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

              1 Reply Last reply Reply Quote 0
              • cmeedC Offline
                cmeed
                last edited by

                Does your selection tools, or is it possible in general, to select an adjacent edge after selecting a single edge in an exploded curve? then the next and so on by clicking (with your 'tool' selected) arbitrarily rather than finding little edges, zooming in clicking, paning clicking etc - finally the curve is completely selected or as much of it as you want, you can use weld.

                this would help with complex models and tight spaces.
                c

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

                  @cmeed said:

                  Does your selection tools, or is it possible in general, to select an adjacent edge after selecting a single edge in an exploded curve? then the next and so on by clicking (with your 'tool' selected) arbitrarily rather than finding little edges, zooming in clicking, paning clicking etc - finally the curve is completely selected or as much of it as you want, you can use weld.

                  this would help with complex models and tight spaces.
                  c

                  Not currently. But it's something I have on my todo list.

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

                  1 Reply Last reply Reply Quote 0
                  • cmeedC Offline
                    cmeed
                    last edited by

                    it would make a nice accompaniment to the weld tool.

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

                      Hey Thomas ๐Ÿ˜Ž ,

                      Native Selection tool of SketchUp is at the same time so powerfull and so poor. Your "Toys" increase incredibly its possibilities. I have had not to use those, concerning selection with components or groups for now but,

                      The idea of your "Select Loop" is really amazing (and time saver)! I like it a lot ๐Ÿ‘

                      But more and moreover what seems especially important to me is your "Selection Modifier" : which makes possible to make a new selection into an existing selection. Since the beginning i'm using SU, i think it's something which definitively misses as a native option !!!!

                      Here with this work, I discover you as a masterclass rubymaker ๐Ÿ˜ฎ ๐Ÿ‘ ๐Ÿ‘

                      ,simon

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

                        Reorganized the menu item for the selection filters. Now split into one Select Only->... and Deselect->....
                        The list of filters where getting too large, so I felt it was better to split them. Sorry to anyone who might have to reassign their hotkeys.

                        Added support for dimension objects and images.

                        Added support for soft and smooth edges.

                        Added support for hidden entities.

                        Added extended support for selecting faces; parallel, perpendicular, opposite and by area.

                        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
                          a4chitect
                          last edited by

                          very good job thomthom ๐Ÿ˜‰

                          minor suggestion: consider adding a 'Deselect All' option for the Tools or Plugins menu, found this handy to assign to a keyboard shortcut to quickly get rid of the selection.

                          def self.deselect_all
                          		Sketchup.active_model.selection.clear
                          	end
                          
                          1 Reply Last reply Reply Quote 0
                          • thomthomT Offline
                            thomthom
                            last edited by

                            @a4chitect said:

                            minor suggestion: consider adding a 'Deselect All' option for the Tools or Plugins menu, found this handy to assign to a keyboard shortcut to quickly get rid of the selection.

                            That's interesting... no Deselect All function built in to SU.
                            I'll include it for the next release. Thanks for the tip. ๐Ÿ‘

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

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

                              Its already there. edit->select none or ctrl+t by default.

                              http://remusrendering.wordpress.com/

                              1 Reply Last reply Reply Quote 0
                              • M Offline
                                Matt666
                                last edited by

                                CTRl+T deselect current selection...

                                Frenglish at its best !
                                My scripts

                                1 Reply Last reply Reply Quote 0
                                • J Offline
                                  JGA
                                  last edited by

                                  Is the deselect not Edit\Select None (CTRL+T)?

                                  Regards,
                                  JGA

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

                                    heh ๐Ÿ˜„ then it's not included in the next 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

                                      Thanks, thomthom:
                                      I will check this out.

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

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

                                        thanx thanx and thanx again tomtom...
                                        I've been read this tread but thought that it wouldn't be needed .... but recently i'v recieved a file that is done by someone that really is textured badly ( i mean it is textured to groups, not faces inside them) and is using lots of similar group instead of component, ... so your job is really time concuming and worthy .... ๐Ÿ˜

                                        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

                                          Another small update:

                                          • Optimized code that's using .typename
                                          • Added Select Face Same Direction
                                          • Added workaround for SU bug where group definition references becomes corrupted.

                                          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 filters for Curves (Polylines)
                                            Before Arcs would select Curves and Arcs and Circles - Now they select Arcs and Circles

                                            Curves will select Curves, Arcs and Circles.

                                            Question:
                                            Currently, Curves selects Arcs and Circles are a subset of Curves.
                                            But is it preferred that Curves selects only Curves - Arcs only Arcs and Circles selects only Circles?

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

                                            Advertisement