[Plugin] Rotate 90 around [X, Y, Z] axis
-
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.
-
@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 ]To map a context menu item to a shortcut key, you must have an appropriate item selected before you bring up the preferences window. The context menu commands will show up under "edit item". CB.
-
@philem said:
@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..
But the command does show up on the context menu? That's odd.
-
I have a new version ready that rotates around any of the three axes. I tried to edit my original posts to replace the ruby file, but I only succeeded in deleting the old. What's the protocol here? CB.
-
..time we had floating shorcuts!
http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=9593#p60059
-
@daiku said:
I have a new version ready that rotates around any of the three axes. I tried to edit my original posts to replace the ruby file, but I only succeeded in deleting the old. What's the protocol here? CB.
Thanx! will try the shortcut thing tomorrow ^^ [too late now
-
whoops double post, sorry for that [as mentioned below it is late ]
-
daiku: dont reinvent the wheel, extend it
here is my old 2004 script for start
-
I downloaded the latest version of this ruby and it worked.
thanks mate.. -
@unknownuser said:
daiku: dont reinvent the wheel, extend it
here is my old 2004 script for startYes, that would have been better. I was not aware of this script. This seems to be a recurring theme. What we really need is a central repository that includes detailed descriptions of what each script does, along with detailed usage instructions. There are several collections around, including on this forum, but nothing that does a complete job. I realize this would be a huge undertaking for someone, but whoever steps up would certainly earn "hero" status in our community.
-
Many thanks for this simple, yet very useful plugin... exactly what I was looking for when creating some configurations of modular components.
What I think would be really keen is to be able to call this script as one is placing a component from the component browser. Any ideas on how to make that work?
Tor
-
Not sure what you mean. Do you want to rotate EVERY time you place it? Just re-create the component with the correct orientation to the local axes. CB.
-
Well, what I was hoping for is to select a component from the component browser to place into the model, then as it is moving with the mouse at the insertion point, rotate it, so that it's in the correct orientation. Kind of a building block assembly system. And, sometimes a component would need to be rotated, sometimes not.
Obviously, I can put the component "down", rotate, then move it, but was just hoping to simplify that process in the creation of numerous modular assemblies.
But it seems that the component being placed is not actually selected, per se, so no shortcut key works on it.
Tor
-
Thank u
Advertisement