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

    [Plugin] Loose Geometry to Groups (Updated August 28, 2009)

    Scheduled Pinned Locked Moved Plugins
    36 Posts 10 Posters 37.2k Views 10 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.
    • Chris FullmerC Offline
      Chris Fullmer
      last edited by

      Yup, add that line:

      group.to_component

      in between lines 82 and 83 - so right after this line:

      group = @entities.add_group(to_group)

      Its near the bottom of the scipt. about 25 lines up from the bottom.

      Chris

      Lately you've been tan, suspicious for the winter.
      All my Plugins I've written

      1 Reply Last reply Reply Quote 0
      • bagateloB Offline
        bagatelo
        last edited by

        works very whell, thanks

        Add in menu plugin this option


        Add in menu plugin this option

        While the cat's away, the mice will play

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

          Chris, why are you splitting the geometry processing into chunks of 1000? Is it to speed up creation?
          do you not risk splitting groups of loose geometry?

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

          1 Reply Last reply Reply Quote 0
          • Chris FullmerC Offline
            Chris Fullmer
            last edited by

            Thom, yes it was an attempt to speed things up. I do not think it helped at all. I can't look at the code right now, but I was thinking that I done something to make sure I did not split up geometry......but its also possible I did not think of that 😳

            Chris Fullmer

            Lately you've been tan, suspicious for the winter.
            All my Plugins I've written

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

              Maybe you did, I did not decipher the code that thoroughly. Was curious if you found some speed tricks.

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

              1 Reply Last reply Reply Quote 0
              • G Offline
                guaucorreo
                last edited by

                hi, i played with this plugin and all was god, but now
                i have a bug that say in spanish "AJUSTA LA HORA", in english its something like "CHANGE THE CLOCK TIME"
                ????????WHY

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

                  @guaucorreo said:

                  hi, i played with this plugin and all was god, but now
                  i have a bug that say in spanish "AJUSTA LA HORA", in english its something like "CHANGE THE CLOCK TIME"
                  ????????WHY

                  Can you post a screenshot of your error message?

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

                  1 Reply Last reply Reply Quote 0
                  • G Offline
                    guaucorreo
                    last edited by

                    i have the "loose geometry to components"

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

                      @guaucorreo said:

                      i have the "loose geometry to components"

                      The error isn't from this plugin. The plugin is all English, and there is nothing in its code that mess with the clock.

                      If you post a screenshot of the error message we might be able to determine what it is.

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

                      1 Reply Last reply Reply Quote 0
                      • G Offline
                        guaucorreo
                        last edited by

                        after three seconds of runing the plugin send me this message "ajusta la hora"


                        ajusta la hora.jpg

                        1 Reply Last reply Reply Quote 0
                        • G Offline
                          guaucorreo
                          last edited by

                          i have to erase the plugin and then upload to go wright, but after two or three times going well, the pluging crash.
                          i am working on the xfrog trees to make components of the leaves, and this plugin its perfect. then i work with yours similar objects, and all goes good except this bug.
                          thanksss

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

                            There's nothing in the source code of this plugin that has that text or any reference to any Time objects either.

                            What that is, is the tooltip for the Shadow Toolbar your mouse is currently hovering over in that screenshot.

                            You can see how it looks like in my English SU version:
                            SUtime.png

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

                            1 Reply Last reply Reply Quote 0
                            • G Offline
                              guaucorreo
                              last edited by

                              you have reason, the window plugin is near the sun toolbar. that´s not the bug
                              thanks

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

                                😉 👍

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

                                1 Reply Last reply Reply Quote 0
                                • bagateloB Offline
                                  bagatelo
                                  last edited by

                                  It would be possible to create a function for create a layer for each group created, and a name is appended to it based on time, and automatically put each grouped object on its layer?

                                  It would be interesting if this plugin create a new layer for each group created, and each object would be set within this layer. Some criteria that could be made for regarding the names of the layers e its groups would be: the time or simply a count of objects.

                                  Yet another possibility is that a new layer will be created each time that we run the script and all created groups will be put in this new layer.

                                  hai capito?

                                  While the cat's away, the mice will play

                                  1 Reply Last reply Reply Quote 0
                                  • Chris FullmerC Offline
                                    Chris Fullmer
                                    last edited by

                                    How would this be useful? I'm not sure what you could do with this. Do you have a need you are trying to fulfil?

                                    Lately you've been tan, suspicious for the winter.
                                    All my Plugins I've written

                                    1 Reply Last reply Reply Quote 0
                                    • S Offline
                                      smicha
                                      last edited by

                                      Chris,
                                      I just found this plugin - it's so useful ! Thanks.

                                      1 Reply Last reply Reply Quote 0
                                      • pilouP Offline
                                        pilou
                                        last edited by

                                        Curiously Loose to Groups by Chris Fullmer transform only one Guide Point (of a selection of guide points) in Group! 😮
                                        So not very practical for numerous vertices! 💚

                                        If a Ruby coder can look at that, my Christmas will be marvelous! 😎

                                        Seems resolved by SDmitch in another way!
                                        http://sketchucation.com/forums/viewtopic.php?f=323%26amp;t=66175

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

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

                                        Advertisement