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.
    • A Offline
      Abdullah
      last edited by

      Hi,
      I want to select multiple components with similar definition names (like "compo" and "comp#1") in the entire Model. It means, it means not only those inside the selected object, but also the others ones which are inside other objects.

      I have the following plugins:
      [] "Selection Toys", which selects components from everywhere, but only those with same name.
      [
      ] "Select Instances", which selects component families with similar names (like "compo" and "comp#1"), but only inside the selected object and not everywhere.

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

        Thanks TT,

        This works great to select and delete all the unwanted faces that so often come with imported CAD files. It's a great time saver.

        Thanks again.

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

          @abdullah said:

          Hi,
          I want to select multiple components with similar definition names (like "compo" and "comp#1") in the entire Model. It means, it means not only those inside the selected object, but also the others ones which are inside other objects.

          I have the following plugins:
          [] "Selection Toys", which selects components from everywhere, but only those with same name.
          [
          ] "Select Instances", which selects component families with similar names (like "compo" and "comp#1"), but only inside the selected object and not everywhere.

          I have the same need, but then change them all to the same name (e.g., "compo")

          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
          • pilouP Offline
            pilou
            last edited by

            There is not "Inverse Selection" ? ๐Ÿ˜ฎ

            Frenchy Pilou
            Is beautiful that please without concept!
            My Little site :)

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

              @unknownuser said:

              There is not "Inverse Selection" ? ๐Ÿ˜ฎ

              You appear to be correct. I'm surprised myself. Pretty sure I had implemented it... ๐Ÿ˜•

              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

                Ohh... right - that was Vertex Tools. I'll have to add that to the list for Selection Toys.

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

                1 Reply Last reply Reply Quote 0
                • T Offline
                  the.pjt
                  last edited by

                  hi Thomas ...

                  is it possible to update these codes to run with your TTlib2instead of TTlib ?!? ... now should install 2 main directories . one of this nice and must-have selection plugin and one for everything else ...

                  I know that you are so busy .. plus you are doing another projects ( like NUBS plugin ) ... these projects are more important for us and for you ... ๐Ÿ˜„ ... and we know that current version of selection toys works well with TTlib.. but we love to have a cleaned up plugins folder ๐Ÿ˜„ and faster SU start up

                  thanks thomthom ....

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

                    @the.pjt said:

                    hi Thomas ...

                    is it possible to update these codes to run with your TTlib2instead of TTlib ?!? ... now should install 2 main directories . one of this nice and must-have selection plugin and one for everything else ...

                    I know that you are so busy .. plus you are doing another projects ( like NUBS plugin ) ... these projects are more important for us and for you ... ๐Ÿ˜„ ... and we know that current version of selection toys works well with TTlib.. but we love to have a cleaned up plugins folder ๐Ÿ˜„ and faster SU start up

                    thanks thomthom ....

                    Yes, I also want to get rid of the old TT_Lib - but the 900 lines long Selection Toys has quite a few references and TT_Lib2 is not backward compatible in any way with TT_Lib. I would rather rewrite the whole of Selection Toys so it scales better with all the features it got through-up the years. And create a better interface.

                    I also understand the performance concerns, though TT_Lib should not be of much performance impact. I've been profiling the performance of my own plugins and the others installed and it seem to be that toolbars is one of the biggest performance impacts. SelectionToys only loads the parts of TT_Lib it needs, which is a couple of modules and they load in a tiny fraction of a second. Which is why it hasn't been put higher up on my list of priorities.

                    Lemme sort out Vertex Tools 1.1 and Bezier Surface first.

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

                    1 Reply Last reply Reply Quote 0
                    • irwanwrI Offline
                      irwanwr
                      last edited by

                      my HDD crashed and need to be recovered and reinstalled.
                      but when i installed Selection Toys, something that never happened before appeared.

                      error message

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

                        Looks like you installed it incorrectly.

                        Etaoin Shrdlu

                        %

                        (THERE'S NO PLACE LIKE)

                        G28 X0.0 Y0.0 Z0.0

                        M30

                        %

                        1 Reply Last reply Reply Quote 0
                        • Dan RathbunD Offline
                          Dan Rathbun
                          last edited by

                          Invalid character errors like this, that happen for line 1, occur because Ruby cannot understand the encoding of the source file.

                          I'm not here much anymore.

                          1 Reply Last reply Reply Quote 0
                          • TIGT Offline
                            TIG Moderator
                            last edited by

                            All of this suggests that it is not a valid Ruby file ?
                            Oddly encoded?
                            Opened in a word-processor??
                            Incorrectly unzipped???
                            Who knows...

                            TIG

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

                              Looks like corrupted download, or corrupted unzipping. What's the content ofvthe .rb file when you open it in a text editor - a plain text editor like Notepad?

                              I've never ever seen such error.

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

                              1 Reply Last reply Reply Quote 0
                              • irwanwrI Offline
                                irwanwr
                                last edited by

                                i've downloaded both again twice. TTLib and Selection Toys.
                                either 7zip or winrar seems to work just fine.
                                i'll try to unzip them with 7zip then.

                                [Edit]
                                Problem solved. Old corrupted files sometimes need to be erased first
                                and not just overwrite it. Both works fine now. Checked with Notepad++.
                                Thank you all. ๐Ÿ‘

                                1 Reply Last reply Reply Quote 0
                                • pilouP Offline
                                  pilou
                                  last edited by

                                  Does exist a selection of segments of an explosed curve 1/x ? (Maybe I have missed that in the list)
                                  So
                                  for 1/2 ( 1,3,5,7...
                                  for 1/3 (1,4,7,10...
                                  for 1/4 (1,5,9,13...
                                  etc...

                                  Frenchy Pilou
                                  Is beautiful that please without concept!
                                  My Little site :)

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

                                    what..? ๐Ÿ˜ฒ ๐Ÿ˜• โ“

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

                                    1 Reply Last reply Reply Quote 0
                                    • pilouP Offline
                                      pilou
                                      last edited by

                                      Like this for select all segments of a curve by 1 / x
                                      Here x = 2 or x = 3


                                      Select_segments.jpg

                                      Frenchy Pilou
                                      Is beautiful that please without concept!
                                      My Little site :)

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

                                        I was thinking of something like that for V3 - and QuadFace Tools.

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

                                        1 Reply Last reply Reply Quote 0
                                        • pilouP Offline
                                          pilou
                                          last edited by

                                          Cool! ๐Ÿ˜Ž

                                          Frenchy Pilou
                                          Is beautiful that please without concept!
                                          My Little site :)

                                          1 Reply Last reply Reply Quote 0
                                          • I Offline
                                            ivreich
                                            last edited by

                                            Select edges by length(?)

                                            Hi thomthom,

                                            Any chance we could have a feature to select edges by length? For examples, select edges <X, =X, >X, where X is the length of a pre-selected edge?

                                            I'm doing some work involving mapping of components to edges, and this could be a pretty handy tool to have.

                                            Cheers

                                            Joel

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 19
                                            • 20
                                            • 21
                                            • 22
                                            • 23
                                            • 29
                                            • 30
                                            • 21 / 30
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement