sketchucation logo sketchucation
    • Login
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    πŸ›£οΈ Road Profile Builder | Generate roads, curbs and pavements easily Download

    Any plugin to evenly space objects?

    Scheduled Pinned Locked Moved Plugins
    24 Posts 10 Posters 11.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.
    • Dave RD Offline
      Dave R
      last edited by

      Copy along path?

      (pathcopy.rb)

      Etaoin Shrdlu

      %

      (THERE'S NO PLACE LIKE)

      G28 X0.0 Y0.0 Z0.0

      M30

      %

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

        I don't want to copy anything - just space out existing objects along a vector.
        Really thought something like this would have existed already...

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

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

          If it does, I don't know. If it really doesn't, it might soon. πŸ˜„

          Etaoin Shrdlu

          %

          (THERE'S NO PLACE LIKE)

          G28 X0.0 Y0.0 Z0.0

          M30

          %

          1 Reply Last reply Reply Quote 0
          • TIGT Offline
            TIG Moderator
            last edited by

            Like an 'align tool' that aligns ['spaces'] existing objects onto a set 'grid' or along a linear spacing ?

            TIG

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

              @tig said:

              Like an 'align tool' that aligns ['spaces'] existing objects onto a set 'grid' or along a linear spacing ?

              Yes - like any align and distribute function in graphic applications like Indesign, Inkspace etc...

              http://dave.lab6.com/acid/dump/2008/inkscape-align-a.png

              404 Not Found

              favicon

              (livedocs.adobe.com)

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

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

                That would be interesting for when you have a bunch of different, unrelated components to deal with.

                Etaoin Shrdlu

                %

                (THERE'S NO PLACE LIKE)

                G28 X0.0 Y0.0 Z0.0

                M30

                %

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

                  @dave r said:

                  That would be interesting for when you have a bunch of different, unrelated components to deal with.

                  Exactly - like I have now.
                  Since it's such a common feature in other application I thought it would have existed by now. There is an align plugin (only by X,Y,Z axis AFAIK) and no distribute.

                  I imagine a tool, where you clicked in the model to set the align direction would be good. Object would be sorted along that vector and spaced out evenly.

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

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

                    So the line would define the line of alignment and distance over which the components would be spaced? Components placed by their origins? How would alignment be determined? Aligned to global axes? In Pathcopy the alignment can be tricky so sometimes for my use it is a bit of trial and error.

                    Etaoin Shrdlu

                    %

                    (THERE'S NO PLACE LIKE)

                    G28 X0.0 Y0.0 Z0.0

                    M30

                    %

                    1 Reply Last reply Reply Quote 0
                    • Didier BurD Offline
                      Didier Bur
                      last edited by

                      Maybe this one (align 2D) ? http://rhin.crai.archi.fr/rld/plugin_details.php?id=12

                      DB

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

                        Didier rides to the rescue wearing a white hat! πŸ‘

                        How hard would it be to add an option to space the components evenly along the line?

                        Etaoin Shrdlu

                        %

                        (THERE'S NO PLACE LIKE)

                        G28 X0.0 Y0.0 Z0.0

                        M30

                        %

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

                          This one ? πŸ’š

                          http://forums.sketchucation.com/download/file.php?id=30068

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

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

                            no such thing exists (yet) - 'js align' is the closest i've seen to play with the position of objects but of course does not space them. the fact that master Thom himself is asking, is unreasonably worrying... it really is needed.

                            with all the trickery, surely this can't be too difficult..?

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

                              @cadfather said:

                              the fact that master Thom himself is asking, is unreasonably worrying

                              Not really - it's not hard - just didn't want to reinvent the wheel. But alas, I never got around to make anything myself... 😳

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

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

                                ok, i feel better now... (at least there's no intellectual property on the wheel!)

                                1 Reply Last reply Reply Quote 0
                                • JClementsJ Offline
                                  JClements
                                  last edited by

                                  I think it would be useful, but tricky to do in 3D.

                                  For instance, equal spacing between objects/groups/components that have a depth, height, and width. Do you use the model axes or the axes of the group/component to determine the spacing in between them (assuming the measurements are taken orthogonally to the axes)?

                                  John | Illustrator | Beaverton, Oregon

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

                                    @jclements said:

                                    For instance, equal spacing between objects/groups/components that have a depth, height, and width. Do you use the model axes or the axes of the group/component to determine the spacing in between them (assuming the measurements are taken orthogonally to the axes)?

                                    If I had made it I would have had toggles for setting the axis it would work in: World, Local, Custom (Tool defining a custom working axis)

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

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

                                      Why do you want not use my little "undrop" plug above? πŸ’š
                                      Very rustic but works very well πŸ˜„

                                      First "Align" (or not), "Drop" your objects selected with any plugs existing
                                      Then "undrop" them with my little plug with any measures β˜€
                                      And then rotate if wanted a special orientation "line" of them as you want !
                                      All takes only seconds πŸ˜‰

                                      Undrop.jpg

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

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

                                        Im kind of late to this topic but has anyone come up with a solution to this.....I come acroos this senerio almost every day with what i do. It would be wonderful to have a plugin which aligns selected objects along a path plus the option of along the axis, be able to specify the distance and have it spaced equally or at a given distant.....like in layout you can align, space and center selected objects......

                                        1 Reply Last reply Reply Quote 0
                                        • F Offline
                                          function
                                          last edited by

                                          sam da mitch makes exactly this.
                                          http://sdmitch.blogspot.com
                                          Align&Distribute - Align and space selected objects along an axis.

                                          Haven't spent much time with it, but it wasnt the most intuitive interface, looks great if you follow the console

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

                                            hey!
                                            any leads on a plugin for this?? looking for the same... basically the sketchup equivalent of the distribute and align tools common in adobe indesign and illustrator, but for 3D objects in sketchup.

                                            thx!
                                            j

                                            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