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

    [Plugin] Selection Toys

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

      @driven said:

      @dan,
      it looks to me that he has two systems with a shared dropbox for his plugins

      Sounds like trouble to me.

      I'm not here much anymore.

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

        @dan rathbun said:

        @driven said:

        @dan,
        it looks to me that he has two systems with a shared dropbox for his plugins

        Sounds like trouble to me.

        I do that same - one Dropbox folder, three windows machines, one OSX. No problem.

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

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

          @dan rathbun said:

          (3) Try to limit any characters in directory names to the UTF-8 character set. (Simple ASCII characters are even better.)

          Limit? What characters are not covered by Unicode?

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

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

            @dan rathbun said:

            Always get help from the plugin author first, rather than attempting "shot in the dark" solutions.

            Isn't that what has been done here..? I think you've jumped the gun on a few things here.

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

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

              Sorry.. I will bow out of this. 😳

              I'm not here much anymore.

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

                @caronte01 said:

                My bad... didn't read the list of requirements at first. But, now it is asking for win32api. In installed it in the main plugin folder, and no go.... Does this plugin work on macos?

                Would you by any chance happen to have Organizer installed? That could explain why these files are being loaded.

                Selection Toys uses only a very tiny subset of TT_Lib - the rest of TT_Lib isn't even loaded. the .so file should be inert as there is no other plugin using TT_Lib and certainly not the functionality of the .so.

                Organizer does do some weird things such as load going into subfolders and load the files there, which causes problems as files might be loaded in the wrong order.

                But I still don't get why the .so and registry files are being loaded as the code calling it is wrapped in guards that should prevent them from loaded directly. So it almost seems that something is bypassing this is loading the files directly.

                I'm not quite sure how Fredo's Additional Folders plugin work though - which you appear to be using.

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

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

                  @dan rathbun said:

                  Sorry.. I will bow out of this. 😳

                  No worries. Enjoy the jolly times ahead! 😄

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

                  1 條回覆 最後回覆 回覆 引用 0
                  • C 離線
                    caronte01
                    最後由 編輯

                    Hi all.

                    Yes, I use dropbox to sync my plugins folder between 2 computers, 1 windows pc that I use at work, and a macbook that I have at home. I've had no issues with this system so far. Almost all plugins work ok, the few that don't, I install locally.

                    I had compatibility problems between podium 2 and 000_AdditionalPluginFolders, but uninstalled podium and everything went back to normal.

                    No, I don't have organizer installed.
                    Screen shot 2012-12-23 at 11.41.49 AM.png

                    1 條回覆 最後回覆 回覆 引用 0
                    • C 離線
                      caronte01
                      最後由 編輯

                      BTW, Happy holidays!

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

                        Can you try, just for the sake of it an place Selection Toys and TT_Lib into the actual plugins folder and see if that avoids the errors. Then we'd know if it works without Additional Folders handling this.

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

                        1 條回覆 最後回覆 回覆 引用 0
                        • C 離線
                          caronte01
                          最後由 編輯

                          Hi ThomThom.

                          Test 1: Moved TT_Lib and selection toys to the native plugin folder, left everything else untouched. Got this error:
                          Test 1

                          Test 2: Moved TT_Lib and selection toys to the native plugin folder, removed 000_AdditionalPluginFolders. Selection toys loaded correctly.
                          Test 2

                          Test 3: TT_lib, selection toys and 000_AdditionalPluginFolders in the native plugins folder, dropbox folder left empty. Got this error:
                          Test 3

                          Test 4: Just in case, 000_AdditionalPluginFolders in the native directory, TTlib and selection toys in my dropbox plugin folder Error:
                          Test 4

                          So it is some kind of incompatibility with this two plugins?

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

                            Hmm... need to check with Fredo on this.

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

                            1 條回覆 最後回覆 回覆 引用 0
                            • Dave RD 離線
                              Dave R
                              最後由 編輯

                              In a case like that, you might be better off deleting all of the layers and putting everything back on Layer 0. Then start over with making layer associations.

                              Etaoin Shrdlu

                              %

                              (THERE'S NO PLACE LIKE)

                              G28 X0.0 Y0.0 Z0.0

                              M30

                              %

                              1 條回覆 最後回覆 回覆 引用 0
                              • gonashviliG 離線
                                gonashvili
                                最後由 編輯

                                Is there a way to select everything within a particular layer?

                                I've got big mess, components within components with each of them on various layers and I'd like to clean up, reduce the number of layers. It would help to 'see' whats on a particular layer....

                                I mean when I try to remove a layer thinking its empty, the dialog appears [wants to move the contents] and often times I have no idea where to look for them as unclicking the 'Visible' box in the Layers dialog might make it seem like its empty/there's no change, visually...

                                Cheers

                                1 條回覆 最後回覆 回覆 引用 0
                                • gonashviliG 離線
                                  gonashvili
                                  最後由 編輯

                                  Guess you're right, such a feature would rule though, I think

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

                                    @gonashvili said:

                                    Is there a way to select everything within a particular layer?

                                    "Select all on Selected Layer" - That means the layer the selected entity is on.

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

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

                                      Version 2.2.2

                                      • Added Select Active with Materials
                                      • Removed dependency from TT_Lib
                                      • Repackaged as RBZ

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

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

                                        Thank you for the update.
                                        (I will not ask how to install it 😉 )

                                        my SketchUp gallery

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • C 離線
                                          caronte01
                                          最後由 編輯

                                          Hi Thomas,

                                          Installed the new version. It now works, no conflicts or errors!

                                          Thanks a lot!

                                          Santiago

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • M 離線
                                            Mra
                                            最後由 編輯

                                            Thanks for the amazing plugin. I was wondering if for future that some extra things could be implemented although I ponder if this is impossible with SketchUp.

                                            Basically Maya has some sweet tools in this regard;

                                            Select an edge ring
                                            Select a path of edges between two edges

                                            Maya User's Guide

                                            favicon

                                            (download.autodesk.com)

                                            Just an idea.

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

                                            Advertisement