[Plugin] Rotate 90 around [X, Y, Z] axis
-
This is a simple plugin I wrote, but I use it every day, so I thought I'd share. It simply rotates the selected component instance or group 90 degrees around the Z axis. Most useful when mapped to a shortcut key. It's just a lot quicker than using the built-in rotate tool, and for me, this is the most frequent rotate task. Maybe someone else has already done this, but I didn't see it. CB.
Updated 9/10/2010. Rotates multiple groups and/or comps. Also includes previous update to rotate around any cardinal axis.
-
Clark,
Thanks for this! Sometimes the simplest things are the handiest.
I'm also used to having a 15-degree rotation in other graphics programs, so I cloned your 90 to a 15, and it works a treat.
-
@teezer said:
Clark,
Thanks for this! Sometimes the simplest things are the handiest.
I'm also used to having a 15-degree rotation in other graphics programs, so I cloned your 90 to a 15, and it works a treat.
Please excuse me for being a bit thick. I like the look of this plugin and the option to make other rotation angles.
I downloaded it, put it in the Plugins folder, but, when I open Sketchup , draw a simple item, when I look in the Plugins menu I can't find it.( I also checked the other menu's)
What have I missed? -
You missed the contextmenu there.
-
select your component, context click and you will see the command.
Clark, thanks a lot for this!!
There is actually a rotate command in Jim's fantastic Mover.rb, trouble is I cant get it to work with Vista.
Stu
-
Haha, this is fantastic... I was just going to post a question asking for someone to make such a thing! This is gonna be most helpful for placing windows
Thanx!
-
@stu said:
select your component, context click and you will see the command.
Clark, thanks a lot for this!!
There is actually a rotate command in Jim's fantastic Mover.rb, trouble is I cant get it to work with Vista.
Stu
Hi Stu,
I made the entity I drew a component, R clicked and the command was there, but it didn't work, that is assuming that the Z axis is the blue one and basically goes "up". I then imported a component from the Components folder same thing: The command is there but doesn't work. What have I done wrong? -
Do you have one and only one component or group selected? Does the ruby console spit out any messages? Yes, the blue axis is "up". It should spin around that axis (spins parallel to the ground plane). CB.
-
Nice, thanks.
-
Carl,
Good work! I really appreciate this tool. Thanks and Have a great day. -
@daiku said:
Do you have one and only one component or group selected? Does the ruby console spit out any messages? Yes, the blue axis is "up". It should spin around that axis (spins parallel to the ground plane). CB.
Yes I had only 1 component selected.
I just reopened Sketchup
Selected Bryce
R Clicked and selected "Rotate 90 around Z" nothing happened.
I then deleted Bryce, drew a rectacngle, pulled it into a shape, turned it into a component,
R Clicked and selected "Rotate 90 around Z" still nothing happened.any and all help is very much appreciated always
-
Dear Philip,
I noticed something similar when I first tried the script. I created a cube and used the script, and nothing "apparently" happened. The cube is a nice, 4-fold axially symmetric object and looks the same when rotated 90 degrees. Try something with a feature, like a notch, to make your object asymmetric about its Z-axis.
Kind regards,
Bob -
Bryce is by default " always face camera" So it is not the best choice.
-
okay, very nice script... but could you please also make it work on X and Y axis? And make it so that you can select a shortcut for the tools?
Tried to edit it myself but my knowledge of ruby is lacking
[did get the 15 degrees to work though ] -
@hfm said:
okay, very nice script... but could you please also make it work on X and Y axis? And make it so that you can select a shortcut for the tools?
Tried to edit it myself but my knowledge of ruby is lacking
[did get the 15 degrees to work though ]I always wanted to make a rotator that is sensitive to the view. For example, it would rotate the selection around the axis that is closest to the axis from the camera to the target. If you wanted ro rotate around the Z, you could select the entities, go to Top view and press the shortcut. If you wanted to rotate around the Y axis, select the entities, go to the Front view and use the same shortcut.
What do you think?
-
@watkins said:
Dear Philip,
I noticed something similar when I first tried the script. I created a cube and used the script, and nothing "apparently" happened. The cube is a nice, 4-fold axially symmetric object and looks the same when rotated 90 degrees. Try something with a feature, like a notch, to make your object asymmetric about its Z-axis.
Kind regards,
BobI didn't realise that fact about Bryce..but still no joy,
I still can't get it to work, I have drawn an object with a notch and a cut out etc. just to be sure,(attached) I even made sure the Z axis went though the part but still can't get it to work. I have even removed the plugin, restarted Sketchup, closed it down, copied the plugin back in again still no luck..
-
@jim said:
@hfm said:
okay, very nice script... but could you please also make it work on X and Y axis? And make it so that you can select a shortcut for the tools?
Tried to edit it myself but my knowledge of ruby is lacking
[did get the 15 degrees to work though ]I always wanted to make a rotator that is sensitive to the view. For example, it would rotate the selection around the axis that is closest to the axis from the camera to the target. If you wanted ro rotate around the Z, you could select the entities, go to Top view and press the shortcut. If you wanted to rotate around the Y axis, select the entities, go to the Front view and use the same shortcut.
What do you think?
Cool, but I thought of an easier version [at least I think it's easier]
Rotation 15 degrees on X axis under NUM1 shortcut
Rotation 15 degrees on Y axis under NUM2 shortcut
Rotation 15 degrees on Z axis under NUM3 shortcutoff course all rotations are from center of the component or group
now, tell me what do you think
[maybe a modification of you fantastic mover? ]
PS. Philem don't forget to create a component of your model or group it, or it won't work.
-
@hfm said:
@jim said:
@hfm said:
okay, very nice script... but could you please also make it work on X and Y axis? And make it so that you can select a shortcut for the tools?
Tried to edit it myself but my knowledge of ruby is lacking
[did get the 15 degrees to work though ]I always wanted to make a rotator that is sensitive to the view. For example, it would rotate the selection around the axis that is closest to the axis from the camera to the target. If you wanted ro rotate around the Z, you could select the entities, go to Top view and press the shortcut. If you wanted to rotate around the Y axis, select the entities, go to the Front view and use the same shortcut.
What do you think?
Cool, but I thought of an easier version [at least I think it's easier]
Hi H
I did find that early in the piece. If its not a component it doesn't show up in the context menu..
I even used a componen from the Component library, and it didn't work..Not giving up
Rotation 15 degrees on X axis under NUM1 shortcut
Rotation 15 degrees on Y axis under NUM2 shortcut
Rotation 15 degrees on Z axis under NUM3 shortcutoff course all rotations are from center of the component or group
now, tell me what do you think
[maybe a modification of you fantastic mover? ]
PS. Philem don't forget to create a component of your model or group it, or it won't work.
-
^^ huh?! o_O
-
Mmmmm, this reminds me oldies but goldies "rotix.rb" "rotator.rb", the're working with arrow keys also.
Advertisement