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

    [Plugin]Group in Component

    Scheduled Pinned Locked Moved Plugins
    25 Posts 9 Posters 17.3k Views 9 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.
    • S Offline
      sahi
      last edited by

      @thomthom said:

      Looking at the code and I still don't understand what this does.

      1.selection Group
      2. Translates into a component group
      3. It scans all the remaining groups
      4 If there are the same then replaces them with this component.

      1 Reply Last reply Reply Quote 0
      • CadFatherC Offline
        CadFather
        last edited by

        guess it's like the one in thom's selection tools - turn groups in components.. amazing what a couple a semantic turn can do..

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

          I'm not sure if it is quite the same. It does some comparisons of edge lengths...

          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

            If that is an update, could you update the first post please?

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

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

              @thomthom said:

              I'm not sure if it is quite the same. It does some comparisons of edge lengths...

              Yes.
              Сreate an array of them, sort, compare. (Compare the array and not the length)

              In the plugin still has bugs.

              Here's a version of the plug

              updated in first post

              1 Reply Last reply Reply Quote 0
              • R Offline
                rv1974
                last edited by

                @sahi
                MGIMO finished? 🙂

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

                  @rv1974 said:

                  @sahi
                  MGIMO finished? 🙂

                  http://s.rimg.info/8515032bfe765a932cb54887d1f869d6.gif

                  1 Reply Last reply Reply Quote 0
                  • P Offline
                    putnik
                    last edited by

                    sahi,

                    напиши по русски, что плагин делает, я переведу. не особо понятно.

                    http://keshas.info

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

                      @putnik said:

                      sahi,
                      напиши по русски, что плагин делает, я переведу. не особо понятно.

                      Скрипт переводит группы в компоненты. одинаковые группы заменяет на один компонент.
                      Вот для примера файл: смотрим статистику
                      Pech_SU5.zip
                      Состоит из групп, размером 756 кб, групп 155
                      Выделяем все и применяем скрипт.
                      Размер файла уменьшается на 500 кб

                      PS: Скрипт ещё не закончен, ему не хватает точности, но все же довольно таки не плохо работает.

                      1 Reply Last reply Reply Quote 0
                      • R Offline
                        rv1974
                        last edited by

                        чем он отличается от уже сушествуюшего?

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

                          Any explanation what this most recent file is? Thanks!

                          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

                            From Google Translate:

                            @unknownuser said:

                            The script takes the group into components. The same group replaces one component.
                            Here's an example file: look at the statistics

                            Pech_SU5.zip
                            (290.92 KiB) Not downloaded yet

                            Consists of a group size of 756 kb, 155 groups
                            Select all and apply the script.
                            File size reduced to 500 kb

                            PS: The script is not finished yet, it lacks precision, but rather did not not work.

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

                            1 Reply Last reply Reply Quote 0
                            • chriC Offline
                              chri
                              last edited by

                              hi Sahi

                              you have done a great job 👍 👍

                              seems to work with SKECHUP 8 and 2013
                              Doesn't work with SKETCHUP 6 2014 2015

                              Thanks again
                              Chri


                              BEFORE.png


                              AFTER.png

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

                                @chri said:

                                hi Sahi

                                you have done a great job 👍 👍

                                seems to work with SKECHUP 8 and 2013
                                Doesn't work with SKETCHUP 6 2014 2015

                                Thanks again
                                Chri

                                i wish i could get the same result on my computer

                                i only get an error message

                                2014-12-25 13_50_09-Sans titre - SketchUp Pro.png

                                1 Reply Last reply Reply Quote 0
                                • chriC Offline
                                  chri
                                  last edited by

                                  Hi

                                  in english
                                  You will find here , my system and my plugin file if it can help you .

                                  en français
                                  Bonjour
                                  Trouves ci-joint des images de ma configuration et le fichier ruby correspondant a notre sujet .

                                  Salutations

                                  Chri


                                  Image1.png


                                  Image2.png


                                  Image3.png


                                  components.rb

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

                                    @chri said:

                                    Hi

                                    in english
                                    You will find here , my system and my plugin file if it can help you .

                                    en français
                                    Bonjour
                                    Trouves ci-joint des images de ma configuration et le fichier ruby correspondant a notre sujet .

                                    Salutations

                                    Chri

                                    Thank you !

                                    i don't know why, but with the file you put in line, i don't get the error message

                                    it worked also on my computer: the plugin makes components out of groups if they are square boxes

                                    From the test i made, the square boxes must have been made into a group and then duplicated, before the plugin is used; otherwise the plugin doesn't recognize them as identical and makes 2 different components

                                    it could be possible maybe to make it work for other types of groups; by checking the distance between the corners of the bounding box, for example

                                    i shall try

                                    1 Reply Last reply Reply Quote 0
                                    • chriC Offline
                                      chri
                                      last edited by

                                      Hi Giro

                                      I agree with you , when you tell "... must have been made into a group and then duplicated, before the plugin is used "
                                      ... but, i don't understand the meaning of "square boxes" and "other types of groups"

                                      for me, there are only 2 possibilty; a group and non-grouped entities!

                                      Sincerely
                                      Chri


                                      BEFORE 2.png


                                      AFTER 2.png


                                      BEFORE.skp


                                      AFTER.skp

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

                                        @chri said:

                                        Hi Giro

                                        I agree with you , when you tell "... must have been made into a group and then duplicated, before the plugin is used "
                                        ... but, i don't understand the meaning of "square boxes" and "other types of groups"

                                        for me, there are only 2 possibilty; a group and non-grouped entities!

                                        Sincerely
                                        Chri

                                        you are right

                                        i mixed the 2 condition, but only one is true: ""... must have been made into a group and then duplicated, before the plugin is used "

                                        this is very limitating, though

                                        I was planning to use this plugin on a sketchup model imported from solidworks using SIMLAB converter

                                        SIMLAB converts components into groups, and i was planning to use "components.rb" to convert them back to components

                                        it doesn't work; i shall try to tweak the plugin to make it work, using the position of the bounding box corners

                                        1 Reply Last reply Reply Quote 0
                                        • chriC Offline
                                          chri
                                          last edited by

                                          Hi Giro

                                          I have made a test with parts imported from STEP files ( using Moment Of Inspiration ).

                                          I noticed that when parts contains a lots of entities , it's common to have small differences after import

                                          Perhaps , you have this kind of problem with your file .
                                          ... so , the plugin cound not recognize almost similar components .

                                          Chri


                                          Capture-1.png

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

                                            @chri said:

                                            Hi Giro

                                            I have made a test with parts imported from STEP files ( using Moment Of Inspiration ).

                                            I noticed that when parts contains a lots of entities , it's common to have small differences after import

                                            Perhaps , you have this kind of problem with your file .
                                            ... so , the plugin cound not recognize almost similar components .

                                            Chri

                                            interesting
                                            It might be an explanation, but not in any case

                                            i make a cube, grouping the faces
                                            i duplicate it
                                            i launch the plugin: they are both turned into instances of the same component

                                            now, i explode them
                                            turn again each one of them into a group
                                            and finally i launch the plugin: they are turned into instances of 2 different components

                                            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