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

    Copy + turn - script

    Scheduled Pinned Locked Moved SketchUp Discussions
    sketchup
    21 Posts 11 Posters 490 Views 11 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.
    • J Offline
      Jim
      last edited by

      And don't forget Memory Copy (xformclone.rb.)

      Hi

      1 Reply Last reply Reply Quote 0
      • utilerU Offline
        utiler
        last edited by

        In SU we have the ability to extend input options via Shift Cntrl & Alt keys. Hold 'Ctrl' down to copy an element, 'Shift' to inference and 'Alt' to auto-fold however I don't know why SU has never had the ability to utilize another key to activate the protractor at the cursor end / insertion point of the group / comp....
        it would be one well worn function in my office!!

        Maybe a post for SU Wishlist thread...

        purpose/expression/purpose/....

        1 Reply Last reply Reply Quote 0
        • artmusicstudioA Offline
          artmusicstudio
          last edited by

          @utiler said:

          In SU we have the ability to extend input options via Shift Cntrl & Alt keys. Hold 'Ctrl' down to copy an element, 'Shift' to inference and 'Alt' to auto-fold however I don't know why SU has never had the ability to utilize another key to activate the protractor at the cursor end / insertion point of the group / comp....
          it would be one well worn function in my office!!

          Maybe a post for SU Wishlist thread...

          well, thanx, yes, but i don't think , you can COPY & TURN in one step (like in cad-programms)

          regards stan

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

            Like Move+Ctrl >>> Copy; you can Turn and Copy - with Rotate+Ctrl, then xN or /N to array if desired...
            What is it you want to do exactly ?

            TIG

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

              @artmusicstudio said:

              well, thanx, yes, but i don't think , you can COPY & TURN in one step (like in cad-programms)

              regards stan

              You don't think so?

              Copied and rotate in a single step with the native Rotate tool.

              Etaoin Shrdlu

              %

              (THERE'S NO PLACE LIKE)

              G28 X0.0 Y0.0 Z0.0

              M30

              %

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

                But you cant raise it and turn it like in a helix. We all know this guys. There are also helix scripts some people use I think.

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

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

                  He didn't say anything about raising the copies at the same time. It says copy and turn. Of course you're right.

                  Etaoin Shrdlu

                  %

                  (THERE'S NO PLACE LIKE)

                  G28 X0.0 Y0.0 Z0.0

                  M30

                  %

                  1 Reply Last reply Reply Quote 0
                  • gillesG Offline
                    gilles
                    last edited by

                    @unknownuser said:

                    And don't forget Memory Copy (xformclone.rb.)

                    " c'est curieux chez les marins ce besoin de faire des phrases "

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

                      And then there's my 'Grow', which turns, moves, scales as many copies in XYZ as you wish...
                      BUT Rotate+Ctrl + xN [or /N] is fine for most tasks...

                      TIG

                      1 Reply Last reply Reply Quote 0
                      • utilerU Offline
                        utiler
                        last edited by

                        I think what he means is to have the option to rotate the copied element upon placing it.

                        Just as 'ctrl' gives us a copy it would be really handy to have another key give us the protractor about the inserting point then when placed, release the key and start rotating..

                        Something that should be part of native SketchUp IMO.

                        purpose/expression/purpose/....

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

                          BUT you need to chose the center-of-rotation and axis-of-rotation, so you might as well use a shortcut key to invoke Rotate after the Move+Ctrl copy...
                          IF the Copied object has certain symmetries then is is possible to rotate it whilst still in the Move tool, using the 'cardinal-points', red-handles that appear if you hover over their position, the rotation in this case is always about the object's bounding-box-center...
                          See here for a brief discussion about this http://sketchucation.com/forums/viewtopic.php?p=438104#p438104

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • utilerU Offline
                            utiler
                            last edited by

                            I guess so, TIG. 👍

                            purpose/expression/purpose/....

                            1 Reply Last reply Reply Quote 0
                            • artmusicstudioA Offline
                              artmusicstudio
                              last edited by

                              @dave r said:

                              He didn't say anything about raising the copies at the same time. It says copy and turn. Of course you're right.

                              hi, have to excume for for describing the issue not precise enough.

                              with copying in 3d i ment copy with height delta + turning (stair)

                              i did lots of experiment with the grow-ruby, but still cannot find the right points to get a regular geometry for stairs. i still have to experiment.
                              i also saw some other ideas in your answers, so i will try ....

                              thanx to all for helping
                              stan

                              1 Reply Last reply Reply Quote 0
                              • jeff hammondJ Offline
                                jeff hammond
                                last edited by

                                @artmusicstudio said:

                                with copying in 3d i ment copy with height delta + turning (stair)

                                i did lots of experiment with the grow-ruby, but still cannot find the right points to get a regular geometry for stairs. i still have to experiment.

                                hey stan.. there is a suPro ruby that can handle a lot of different situations such as this.. that ruby is dynamic components..

                                i wish DC was a little more user friendly because i don't think enough people would even consider it as an option in the situation such as you're describing even though it's sitting on the hard drive.. but it is an option and a very viable one at that..

                                for the spiral staircase, it's not a long or difficult (if you know the basics first) set of formulas to enter.. (i.e.- this situation calls for 2 very short lines to be typed in the DC dialog)

                                DC_copy_rotate_height.jpg

                                point being, it might be good to experiment with the DC ruby instead of various custom tailored ones.. because once you get the hang of it, you can custom tailor many different situations.. (granted, it's not always this easy.. but, there are probably hundreds of different situations when it is this easy)

                                dotdotdot

                                1 Reply Last reply Reply Quote 0
                                • cottyC Offline
                                  cotty
                                  last edited by

                                  (Once again)
                                  I think it is a typical application for component stringer ... see screencast

                                  my SketchUp gallery

                                  1 Reply Last reply Reply Quote 0
                                  • gillesG Offline
                                    gilles
                                    last edited by

                                    If you just want to create spiral stairs, have a look at this one witch can also screw components:

                                    http://rhin.crai.archi.fr/rld/plugin_details.php?id=357

                                    http://sketchucation.com/forums/viewtopic.php?f=15&t=15784#p240238

                                    " c'est curieux chez les marins ce besoin de faire des phrases "

                                    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