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

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

        @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 Reply Last reply Reply Quote 0
        • Dan RathbunD Offline
          Dan Rathbun
          last edited by

          Sorry.. I will bow out of this. 😳

          I'm not here much anymore.

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

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

              @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 Reply Last reply Reply Quote 0
              • C Offline
                caronte01
                last edited by

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

                  BTW, Happy holidays!

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

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

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

                        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 Reply Last reply Reply Quote 0
                        • Dave RD Offline
                          Dave R
                          last edited by

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

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

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

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

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

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

                                    Thank you for the update.
                                    (I will not ask how to install it πŸ˜‰ )

                                    my SketchUp gallery

                                    1 Reply Last reply Reply Quote 0
                                    • C Offline
                                      caronte01
                                      last edited by

                                      Hi Thomas,

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

                                      Thanks a lot!

                                      Santiago

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

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

                                          like TT other plugin?

                                          [web 100%,600:uxxl934f]http://www.thomthom.net/software/vertex_tools/[/web:uxxl934f]

                                          john

                                          learn from the mistakes of others, you may not live long enough to make them all yourself...

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

                                            @unknownuser said:

                                            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.

                                            Check out QuadFace Tools: http://extensions.sketchup.com/en/content/quadface-tools

                                            It doesn't have Select path between two edges yes, but it's on the 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
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 29
                                            • 30
                                            • 2 / 30
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement