• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ 30% Off | Artisan 2 on sale until April 30th Buy Now

[Plugin] Selection Toys

Scheduled Pinned Locked Moved Plugins
593 Posts 120 Posters 357.6k Views
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.
  • 6 Offline
    66searcher
    last edited by 15 Apr 2011, 14:26

    πŸ˜‰ i found it out !
    i haven't checked tools in UI ! πŸ˜„
    thank u anyway πŸ‘


    011.JPG

    http://hamidtoliat.deviantart.com/

    1 Reply Last reply Reply Quote 0
    • A Offline
      Al Hart
      last edited by 10 May 2011, 14:15

      I have a suggestion for carrying over the name of the group as the name of the component definition as well:

      The last three lines in this snippet:

      		# Iterate through the rest of the copies
      		protodef = proto.definition
      		if (group_name != "")
      			protodef.name = group_name
      		end#if
      
      

      It seems to work pretty well, and SketchUp adds #'s as needed to make the name unique.

      Al Hart

      http://wiki.renderplus.com/images/e/ef/Render_plus_colored30x30%29.PNG
      IRender nXt from Render Plus

      1 Reply Last reply Reply Quote 0
      • T Offline
        thomthom
        last edited by 10 May 2011, 14:43

        I'll make a note of that. πŸ‘

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

        1 Reply Last reply Reply Quote 0
        • D Offline
          danbig
          last edited by 9 Jun 2011, 21:26

          I think I'm still missing something simple on how to operate this incredibly helpful plugin.

          I have a model with hundreds of instances of multiple components. I want to select all the instances of a single component definition. I cannot seem to get the plugin to do this; can someone go through the steps to perform this function?

          1 Reply Last reply Reply Quote 0
          • D Offline
            Dave R
            last edited by 9 Jun 2011, 21:32

            Dan, this doesn't help you with the plugin I know but for something like what you want to do, couldn't you just right click on the component's thumbnail in the In Model component library and and choose Select Instances?

            Etaoin Shrdlu

            %

            (THERE'S NO PLACE LIKE)

            G28 X0.0 Y0.0 Z0.0

            M30

            %

            1 Reply Last reply Reply Quote 0
            • G Offline
              Gaieus
              last edited by 9 Jun 2011, 21:45

              With the plugin, you should just right click on one instance and go to Instances > Select all or active (it can select instances even inside other components/groups)

              Gai...

              1 Reply Last reply Reply Quote 0
              • D Offline
                danbig
                last edited by 11 Jun 2011, 05:19

                Hi Dave -

                Yes, that would work. Thanks for the tip. I haven't used the component library to browse components in my model very much, so I wasn't aware of that function.

                Gai - that's exactly how I'm trying to use the plugin, to no avail. I'm stumped.

                1 Reply Last reply Reply Quote 0
                • D Offline
                  Dave R
                  last edited by 11 Jun 2011, 11:13

                  FWIW, Csaba's directions work for me but using the Components tool on the Selection Toys toolbar doesn't seem to do anything.

                  Etaoin Shrdlu

                  %

                  (THERE'S NO PLACE LIKE)

                  G28 X0.0 Y0.0 Z0.0

                  M30

                  %

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    thomthom
                    last edited by 11 Jun 2011, 16:33

                    @dave r said:

                    FWIW, Csaba's directions work for me but using the Components tool on the Selection Toys toolbar doesn't seem to do anything.

                    Can you provide a sammple model and/or video?
                    Any errors in the Ruby Console?

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

                    1 Reply Last reply Reply Quote 0
                    • D Offline
                      Dave R
                      last edited by 11 Jun 2011, 17:11

                      Maybe I'm using it wrong Thomas. I've tried selecting a component which I know has more than one instance. Then I click on the tool with the two green boxes. Nothing changes. I've tried getting the tool first and then clicking on a component. Nothing different there, either. I'll send you an example model though.

                      Etaoin Shrdlu

                      %

                      (THERE'S NO PLACE LIKE)

                      G28 X0.0 Y0.0 Z0.0

                      M30

                      %

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        thomthom
                        last edited by 12 Jun 2011, 16:51

                        That button is to filter the selection.

                        To select similar instances, use the context menu.

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

                        1 Reply Last reply Reply Quote 0
                        • D Offline
                          Dave R
                          last edited by 12 Jun 2011, 17:02

                          Thanks Thomas.

                          Etaoin Shrdlu

                          %

                          (THERE'S NO PLACE LIKE)

                          G28 X0.0 Y0.0 Z0.0

                          M30

                          %

                          1 Reply Last reply Reply Quote 0
                          • leedeeteeL Offline
                            leedeetee
                            last edited by 19 Jun 2011, 14:15

                            Hi,

                            Could someone help me with this ...

                            I'm trying to get the Selection Toys to work, I have the following fodlers in Plugins:

                            TT_Lib TT_Lib2

                            and then also tt_selection_toys in there, too.

                            SU loads up fine but then nothing is shown in the plugins.

                            What am I doign wrong?

                            Thanks.

                            1 Reply Last reply Reply Quote 0
                            • leedeeteeL Offline
                              leedeetee
                              last edited by 19 Jun 2011, 14:17

                              @leedeetee said:

                              Hi,

                              Could someone help me with this ...

                              I'm trying to get the Selection Toys to work, I have the following fodlers in Plugins:

                              TT_Lib TT_Lib2

                              and then also tt_selection_toys in there, too.

                              SU loads up fine but then nothing is shown in the plugins.

                              What am I doign wrong?

                              Thanks.

                              IGNORE ME! Sorry, Sorted. πŸ‘

                              1 Reply Last reply Reply Quote 0
                              • D Offline
                                danbig
                                last edited by 20 Jun 2011, 04:51

                                I get no error message, but the context menu doesn't seem to do anything for me. I'll check the console next time I try.

                                @thomthom said:

                                That button is to filter the selection.

                                To select similar instances, use the context menu.

                                1 Reply Last reply Reply Quote 0
                                • T Offline
                                  thomthom
                                  last edited by 20 Jun 2011, 06:33

                                  @danbig said:

                                  I get no error message, but the context menu doesn't seem to do anything for me. I'll check the console next time I try.

                                  @thomthom said:

                                  That button is to filter the selection.

                                  To select similar instances, use the context menu.

                                  Can you describe more specifically the steps you are doing? And what you have pre-selected etc?

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

                                  1 Reply Last reply Reply Quote 0
                                  • D Offline
                                    danbig
                                    last edited by 20 Jun 2011, 22:54

                                    In the model, I have 420 instances of a single component.

                                    I select one of the instances, and right click.

                                    Under the "Instances" context menu, I choose "Select All".

                                    What I want to happen, is that all 420 instances of this component to be selected. In my case, nothing happens. Nothing posts to the console. Am I trying to use it correctly?

                                    @thomthom said:

                                    @danbig said:

                                    I get no error message, but the context menu doesn't seem to do anything for me. I'll check the console next time I try.

                                    @thomthom said:

                                    That button is to filter the selection.

                                    To select similar instances, use the context menu.

                                    Can you describe more specifically the steps you are doing? And what you have pre-selected etc?

                                    1 Reply Last reply Reply Quote 0
                                    • T Offline
                                      thomthom
                                      last edited by 21 Jun 2011, 06:37

                                      Can you post or send me a sample model?

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

                                      1 Reply Last reply Reply Quote 0
                                      • L Offline
                                        Lorelalala
                                        last edited by 22 Jun 2011, 17:26

                                        Really useful stuff!

                                        TT, Thank you so much!

                                        1 Reply Last reply Reply Quote 0
                                        • D Offline
                                          danbig
                                          last edited by 23 Jun 2011, 05:20

                                          Here's a sample model. I can't get the selection toys plugin to select all the instances of either component. I'm pretty sure that there is something simple about operating this plugin that i'm missing.

                                          @thomthom said:

                                          Can you post or send me a sample model?


                                          Test 1.skp

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

                                          Advertisement