sketchucation logo sketchucation
    • 登入
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🔌 Smart Spline | Fluid way to handle splines for furniture design and complex structures. Download

    [Plugin] Selection Toys

    已排程 已置頂 已鎖定 已移動 Plugins
    594 貼文 121 Posters 399.0k 瀏覽 121 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • T 離線
      the.pjt
      最後由 編輯

      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 條回覆 最後回覆 回覆 引用 0
      • thomthomT 離線
        thomthom
        最後由 編輯

        @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 條回覆 最後回覆 回覆 引用 0
        • irwanwrI 離線
          irwanwr
          最後由 編輯

          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 條回覆 最後回覆 回覆 引用 0
          • Dave RD 離線
            Dave R
            最後由 編輯

            Looks like you installed it incorrectly.

            Etaoin Shrdlu

            %

            (THERE'S NO PLACE LIKE)

            G28 X0.0 Y0.0 Z0.0

            M30

            %

            1 條回覆 最後回覆 回覆 引用 0
            • Dan RathbunD 離線
              Dan Rathbun
              最後由 編輯

              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 條回覆 最後回覆 回覆 引用 0
              • TIGT 離線
                TIG Moderator
                最後由 編輯

                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 條回覆 最後回覆 回覆 引用 0
                • thomthomT 離線
                  thomthom
                  最後由 編輯

                  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 條回覆 最後回覆 回覆 引用 0
                  • irwanwrI 離線
                    irwanwr
                    最後由 編輯

                    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 條回覆 最後回覆 回覆 引用 0
                    • pilouP 離線
                      pilou
                      最後由 編輯

                      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 條回覆 最後回覆 回覆 引用 0
                      • thomthomT 離線
                        thomthom
                        最後由 編輯

                        what..? 😲 😕 ❓

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

                        1 條回覆 最後回覆 回覆 引用 0
                        • pilouP 離線
                          pilou
                          最後由 編輯

                          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 條回覆 最後回覆 回覆 引用 0
                          • thomthomT 離線
                            thomthom
                            最後由 編輯

                            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 條回覆 最後回覆 回覆 引用 0
                            • pilouP 離線
                              pilou
                              最後由 編輯

                              Cool! 😎

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

                              1 條回覆 最後回覆 回覆 引用 0
                              • I 離線
                                ivreich
                                最後由 編輯

                                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 條回覆 最後回覆 回覆 引用 0
                                • thomthomT 離線
                                  thomthom
                                  最後由 編輯

                                  Right now I'm very busy with Vertex Tools - getting it ready to ship.

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

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • cottyC 離線
                                    cotty
                                    最後由 編輯

                                    @ivreich said:

                                    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

                                    Maybe this can help you: http://forums.sketchucation.com/viewtopic.php?t=16915#p134106 ?

                                    my SketchUp gallery

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • E 離線
                                      Ecuadorian
                                      最後由 編輯

                                      Just wanted to thank Thomthom again. I'm currently working on a project that has a lot of junk in a certain layer, and found no other way to do the job but to use his plugin.

                                      Thanks! 👍

                                      -Miguel Lescano
                                      Subscribe to my house plans YouTube channel! (30K+ subs)

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • D 離線
                                        Dollmaker
                                        最後由 編輯

                                        Select loop does not work for me on sketchup 8.. it only select edges but there is no loop selected on faces..

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • thomthomT 離線
                                          thomthom
                                          最後由 編輯

                                          @dollmaker said:

                                          Select loop does not work for me on sketchup 8.. it only select edges but there is no loop selected on faces..

                                          Screenshots? Sample model?

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

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • F 離線
                                            fullyfledgeded
                                            最後由 編輯

                                            Hi, great tool. Works on my google su 8 but not my trimble version. Any thoughts? the plugins are installed, but when you context click nothing happens

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 24
                                            • 25
                                            • 26
                                            • 27
                                            • 28
                                            • 29
                                            • 30
                                            • 26 / 30
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement