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

    Req: Distribute Spacing plugin.

    Scheduled Pinned Locked Moved Plugins
    29 Posts 13 Posters 1.6k Views 13 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.
    • sdmitchS Offline
      sdmitch
      last edited by

      @jclements said:

      Sdmitch:

      I am not sure the how the DOWNLOAD works on your site for the Align&Distribute script and how the script's files should be organized in the user's SU/Plugins directory structure.

      Please advise.

      Thanks, John

      In the case of Align & Distribute, the plugin and supporting files are contained in a zip file. Extract them to the Sketchup Plugins folder or where ever you prefer.

      Nothing is worthless, it can always be used as a bad example.

      http://sdmitch.blogspot.com/

      1 Reply Last reply Reply Quote 0
      • sdmitchS Offline
        sdmitch
        last edited by

        @nickchun said:

        @sdmitch said:

        I could make the trigger a negative distance so zero would be valid.

        Sam, that would be ideal or if you want to let me know what to change in the script so I can modify my copy. It is a good way to check that my components are not overlapping.
        Thanks...

        Only one change is required. Change line 172 from

        space=self.calc_space(@ents) if space==0
        

        to

        space=self.calc_space(@ents) if space<0
        

        Nothing is worthless, it can always be used as a bad example.

        http://sdmitch.blogspot.com/

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

          Thank you very much. Will give it a go...

          1 Reply Last reply Reply Quote 0
          • Z Offline
            zstadel
            last edited by

            @xyzt said:

            @unknownuser said:

            See Align, Distribute tools by Sdmitch πŸ˜‰

            [attachment=1:5touco9j]<!-- ia1 -->distribute.jpg<!-- ia1 -->[/attachment:5touco9j]

            Hehe, thanks for suggesting, the funny thing is that sdmitch and I have been PMing back and forth about this plugin. He did a really really great job programming it!. I didn't realized that he already made it available. There where some problems on my mac, but het has just fixed it. I'm really extremely happy with this plugin. It a dream come true. For what I do with sketchup this is a real big time saver. So one big round of applause for sdmitch!

            I'm also on a Mac and having problems. The dialog box for alignment isn't loading when I click on Plugins>SDM Tools>CorG Tool>Align and Distribute. If this was the same problem you were having, can you please post the fixes you were PMing about?

            Thank you
            Z


            shot.jpg

            1 Reply Last reply Reply Quote 0
            • J Offline
              jeronimoven
              last edited by

              hello,

              same problem,

              i unzipped the plugin in the plugin folder,

              i restarted SU,

              but when i click on align and distribute in the plugin menu, i get NO-Thing...

              sdmitch, can you help us ?

              best regards

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

                @sdmitch said:

                @jclements said:

                Sdmitch:

                I am not sure the how the DOWNLOAD works on your site for the Align&Distribute script and how the script's files should be organized in the user's SU/Plugins directory structure.

                Please advise.

                Thanks, John

                In the case of Align & Distribute, the plugin and supporting files are contained in a zip file. Extract them to the Sketchup Plugins folder or where ever you prefer.

                Sam, I am guessing that John is seeing the same thing I do when I go to your page listing the plugins you've written and click on "Plugin" for this one. It looks like this:
                Screenshot - 2_26_2014 , 4_38_51 AM.png

                It looks like the contents of the ZIP file but there's no sign of the ZIP file itself. I've seen this with some of your other plugins as well although I haven't looked through them all.

                Clicking on File>Download gets the ZIP file but it isn't all that obvious. I expect he was expecting to see a hyperlink like Align and Distribute.zip.

                Etaoin Shrdlu

                %

                (THERE'S NO PLACE LIKE)

                G28 X0.0 Y0.0 Z0.0

                M30

                %

                1 Reply Last reply Reply Quote 0
                • panixiaP Offline
                  panixia
                  last edited by

                  @jeronimoven said:

                  hello,

                  same problem,

                  i unzipped the plugin in the plugin folder,

                  i restarted SU,

                  but when i click on align and distribute in the plugin menu, i get NO-Thing...

                  sdmitch, can you help us ?

                  best regards

                  same problem here.. i hope there's a way to fix the problem because this plugin looks pretty much amazing.. πŸ‘

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

                    @panixia said:

                    @jeronimoven said:

                    hello,

                    same problem,

                    i unzipped the plugin in the plugin folder,

                    i restarted SU,

                    but when i click on align and distribute in the plugin menu, i get NO-Thing...

                    sdmitch, can you help us ?

                    best regards

                    same problem here.. i hope there's a way to fix the problem because this plugin looks pretty much amazing.. πŸ‘

                    Are you preselecting the objects you want to align?

                    Etaoin Shrdlu

                    %

                    (THERE'S NO PLACE LIKE)

                    G28 X0.0 Y0.0 Z0.0

                    M30

                    %

                    1 Reply Last reply Reply Quote 0
                    • BoxB Online
                      Box
                      last edited by

                      Make sure the folder 'AnD_Support_Files' that is in the zip file is extracted to the plugin folder also. And check that you have the folder security permission set correctly.

                      1 Reply Last reply Reply Quote 0
                      • panixiaP Offline
                        panixia
                        last edited by

                        @dave r said:

                        Are you preselecting the objects you want to align?

                        yes sir.. i do but nothing happens

                        1 Reply Last reply Reply Quote 0
                        • panixiaP Offline
                          panixia
                          last edited by

                          @box said:

                          Make sure the folder 'AnD_Support_Files' that is in the zip file is extracted to the plugin folder also. And check that you have the folder security permission set correctly.

                          this works, the tool loads and works now, but looks like there is something messy in the dialog box... baybe some other missing file or something? 😐


                          align_messy_dialog.JPG

                          1 Reply Last reply Reply Quote 0
                          • panixiaP Offline
                            panixia
                            last edited by

                            see the 4 radio button for each direction as opposed to the 3 radio button for each row in your screenshot.. also look at the "N/A" slots i think they are not normal.. πŸ˜•

                            1 Reply Last reply Reply Quote 0
                            • BoxB Online
                              Box
                              last edited by

                              Now having played with it a bit I can see it isn't functioning as it should.
                              Spacing works and selecting the key component works, but the radio buttons for alignment don't work.

                              1 Reply Last reply Reply Quote 0
                              • J Offline
                                jeronimoven
                                last edited by

                                @box said:

                                Make sure the folder 'AnD_Support_Files' that is in the zip file is extracted to the plugin folder also. And check that you have the folder security permission set correctly.

                                hello, bonjour,

                                thanks a lot, that works now !

                                and that is wonderful tool for me,

                                sdmitch , i'll spare a pair of hours each month thanks to your work..

                                if one day, i can do something to thank you.

                                best regards

                                jeronimoven

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

                                  Look the __Ys and _ZY πŸ˜‰ seems it's normal!

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

                                  1 Reply Last reply Reply Quote 0
                                  • sdmitchS Offline
                                    sdmitch
                                    last edited by

                                    I am currently on a trip and wont be able to address any of these questions for a few days.

                                    Nothing is worthless, it can always be used as a bad example.

                                    http://sdmitch.blogspot.com/

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

                                      @sdmitch said:

                                      I am currently on a trip and wont be able to address any of these questions for a few days.

                                      ... "acid trip" ... πŸ˜† πŸ‘Ώ

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

                                      1 Reply Last reply Reply Quote 0
                                      • sdmitchS Offline
                                        sdmitch
                                        last edited by

                                        @thomthom said:

                                        @sdmitch said:

                                        I am currently on a trip and wont be able to address any of these questions for a few days.

                                        ... "acid trip" ... πŸ˜† πŸ‘Ώ

                                        NO! Senility!!

                                        I have posted a "corrected" version of Align & Distribute plugin on my blog.

                                        I had created a second version when some one requested the ability to just distribute, or not aligned, N/A. So when I updated the posting, I unfortunately got the plugin and the support files mis-matched. That is why the radio buttons didn't work.

                                        When you click on the plugin link, you will get a list of the contents of the zip file. This is not my choice but just the way Google Drive handles things. Click File and select Download. When extracting the contents of the Zip file, it is only important that the AnD_Support_Files folder be a sub-folder of the folder containing the plugin whether that is the SketchUp Plugins folder or some other.

                                        Normally you will want to pre-select the Components and/or Groups that you want to align and/or distribute but, if you don't, you can select the individually by left clicking on them and pressing the Shift key when done. To change the selection, press Shift and repeat the selection process.

                                        Nothing is worthless, it can always be used as a bad example.

                                        http://sdmitch.blogspot.com/

                                        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