sketchucation logo sketchucation
    • Login
    πŸ›£οΈ Road Profile Builder | Generate roads, curbs and pavements easily Download

    [Plugin] Selection Memory

    Scheduled Pinned Locked Moved Plugins
    39 Posts 17 Posters 24.0k Views 17 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.
    • mitcorbM Offline
      mitcorb
      last edited by

      Thanks, thomthom:
      Tested in Sketchup 7, also. Worked on first try.

      I take the slow, deliberate approach in my aimless wandering.

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

        @mitcorb said:

        Tested in Sketchup 7, also. Worked on first try.

        πŸ‘ πŸ‘

        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

          When you double click - two selections sets are made. One for the first click on the face - and one on the second click when edges are selected.
          If you deselect after a doubleclick you need to cycle two times to restore the selection with both borders. It is a bit counter-intuitive some times like that.

          Basically how it works:
          Every times you change the selection - the selection set is stored in the selection stack.
          Cycle selection advances the internal index and fetches the selection set associated with that index.

          The plugin is a bit rough around the edges like that.

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

          1 Reply Last reply Reply Quote 0
          • massimoM Offline
            massimo Moderator
            last edited by

            Thanks! πŸ‘
            It seems not working with edges with the last selection. I mean select a rectangle with a double click-->deselect-->"cycle previous selection" and only the face is selected. But if you've made another selection and go back to the initial selection then it works.
            SU pro 7.1

            1 Reply Last reply Reply Quote 0
            • massimoM Offline
              massimo Moderator
              last edited by

              Oh, I see. Thanks again. πŸ˜„

              1 Reply Last reply Reply Quote 0
              • massimoM Offline
                massimo Moderator
                last edited by

                Another thing: it seems not working with selection window from left to right. Is that normal?
                Also not working with artisan's select brush.

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

                  @massimo said:

                  Another thing: it seems not working with selection window from left to right. Is that normal?

                  Seems to work here. SU8?
                  As far as I've seen - it work with any selection.

                  Not sure how Artisan's selection brush works. If it continuously updates the selection then it might cause unexpected behaviour - as the stack will the flushed very quickly. It works by using SketchUp's selection observer...

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

                  1 Reply Last reply Reply Quote 0
                  • N Offline
                    numerobis
                    last edited by

                    WOW! This sounds great! I have to test it...
                    thanks!!! 😎

                    1 Reply Last reply Reply Quote 0
                    • massimoM Offline
                      massimo Moderator
                      last edited by

                      I have SU 7.1 and can confirm that here not works with left-->right selection while it works with right-->left selection.

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

                        @massimo said:

                        I have SU 7.1 and can confirm that here not works with left-->right selection while it works with right-->left selection.

                        Just tried it myself - I see no problems with Left to Right as oppose to Right to Left...

                        Are you able to make a short video of what you see?

                        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

                          Ah - it's something to do with how it retrieves back the previous selections. What you are experiencing is probably that it retrieves an earlier selection set. Might be empty.

                          There is five slots of selection sets - always - even when you start a fresh model. Keep cycle through and it will come back. I'll have a look at it. But this plugin isn't on top of my priority list.

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

                          1 Reply Last reply Reply Quote 0
                          • massimoM Offline
                            massimo Moderator
                            last edited by

                            Ehm...I'm afraid not. Anyway this is what i do:

                            • Draw a simple rectangle for example;
                            • Select all (edges and face) with a left-->right window.
                            • click anywhere to deselect;
                            • run "cycle previous selection" and nothing happens.
                              EDIT it's not working with right-->left selection either.
                            1 Reply Last reply Reply Quote 0
                            • massimoM Offline
                              massimo Moderator
                              last edited by

                              @unknownuser said:

                              There is five slots of selection sets - always - even when you start a fresh model

                              Ah! That's maybe the reason. Thought that with a fresh model the "memory" would have been deleted.

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

                                Well, it does - but there's a pre-reserved set of slots regardless. Which then are "filled" as you use it.

                                The plugin was written very quickly so unfortunately it has this behaviour which is illogical from a user point of view. πŸ˜•

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

                                1 Reply Last reply Reply Quote 0
                                • massimoM Offline
                                  massimo Moderator
                                  last edited by

                                  Ok, no problem. πŸ˜„

                                  1 Reply Last reply Reply Quote 0
                                  • andybotA Offline
                                    andybot
                                    last edited by

                                    Thanks Thomthom πŸ‘ πŸ‘
                                    works as expected for me!

                                    http://charlottesvillearchitecturalrendering.com/

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

                                      Version 1.0.1
                                      Did a quick tweak to it. I believe it should retrieve the previous selection more predictably now.

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

                                      1 Reply Last reply Reply Quote 0
                                      • massimoM Offline
                                        massimo Moderator
                                        last edited by

                                        Now it seems to work just fine. πŸ‘ πŸ‘

                                        1 Reply Last reply Reply Quote 0
                                        • john2J Offline
                                          john2
                                          last edited by

                                          yeeeeeeeeeaaa
                                          http://vitalogics.net/wp-content/uploads/2011/02/pic_excited_man.jpg

                                          Sketchup Make 2017 (64-bit), Vray 4.0 , Windows 10 – 64 bit, corei7-8750H, 16GB RAM, Nvidia GeForce GTX 1050Ti 4GB

                                          1 Reply Last reply Reply Quote 0
                                          • B Offline
                                            Ben Ritter
                                            last edited by

                                            Sweet! Thank you so much, again.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement