[Plugin] (TIG) Rotate Plan View v1.1 20110316
-
TIG, this is really a must for me! Thank you so much! This should be a default option in Sketchup.
And it really saved my life on this :
Oh and by the way Gaieus, I had read one of your post on a google forum (http://www.google.com/support/forum/p/sketchup/thread?tid=6300098d9b1e63b7&hl=en) before posting my question but for some reason I couldn't make my head to apply your suggestions to my situation...
I just didn't understand if this post relates to my problem or not... (I know it's scary... I scare myself very often )Again, I wish my the world would be as effective and generous as this community...
Thanks everyone!Nicolas
-
how can i use this rotate plan view plugin??
-
@unknownuser said:
Copy/paste it into a file named Rotateplanview.rb in the Plugins folder.
To use set up your Plan [Top] view, without Perspective and in the Ruby Console type Rotateplanview.new to rotate the camera 45 degrees clockwise, repeat to rotate it another 45 degrees etc. The extents are zoomed after each rotation.
To do other angles provide an angle value in degrees - e.g. Rotateplanview.new 10 rotates the view 10 degrees clockwise or Rotateplanview.new -30 rotates the view 30 degrees counterclockwise.
When you are happy with it save the view to a new Scene tab so you can return to it later. -
Thank you, TIG. This offers some interesting options for scene creation.
-
No problem Dave, glad I could help...
-
@unknownuser said:
@unknownuser said:
Copy/paste it into a file named Rotateplanview.rb in the Plugins folder.
To use set up your Plan [Top] view, without Perspective and in the Ruby Console type Rotateplanview.new to rotate the camera 45 degrees clockwise, repeat to rotate it another 45 degrees etc. The extents are zoomed after each rotation.
To do other angles provide an angle value in degrees - e.g. Rotateplanview.new 10 rotates the view 10 degrees clockwise or Rotateplanview.new -30 rotates the view 30 degrees counterclockwise.
When you are happy with it save the view to a new Scene tab so you can return to it later.can anyone create a toolbar button for this plugin??
-
As well as a toolbar you'd need a dialog for the angle ?
-
Seems to me entering the text into the console works very nicely. And I don't have to find room for another toolbar.
Oh, and Rich, I very happy to have your assistance while your wife is ironing.
-
-
@tig said:
As well as a toolbar you'd need a dialog for the angle ?
yeah....whatever is possible....
-
Here's v1.1 http://forums.sketchucation.com/viewtopic.php?p=313264#p313264
It includes View menu item and toolbar with dialog entry of angles - the Ruby Console version works as before for those of you not wishing clutter... The toolbar only gets made if there's a png file so that's a simple way to stop that being created if you don't want it! -
TIG, can I use it to include into a tool I'm working on. It's an easy simple rotate tool, and I'd like to include this as planview rotation when hovering over the origin.
-
@michaelv said:
TIG, can I use it to include into a tool I'm working on. It's an easy simple rotate tool, and I'd like to include this as planview rotation when hovering over the origin.
No problem, just give some acknowledgment in the header
-
@tig said:
Here's v1.1 http://forums.sketchucation.com/viewtopic.php?p=313264#p313264
It includes View menu item and toolbar with dialog entry of angles - the Ruby Console version works as before for those of you not wishing clutter... The toolbar only gets made if there's a png file so that's a simple way to stop that being created if you don't want it!Thanks a lot!!
-
It seems that whenever I go to parallel projection and top view the scene is never at the angle I want it, so this plugin is really handy.
Okay, so I'm lazy, but it would be very nice to speed up workflow if the plugin did the preliminary steps automatically: set camera to parallel projection and set to top view
-
Great idea and very useful. Thanks TIG!!
-
Also available is the free Camera Controls by Smustard
http://www.smustard.com/script/CameraControlsDan
-
Great Great Great - Donated!
-
@unknownuser said:
Is there a way to lock the scene so that it cannot be identically dragged away from its intended orientation?
What do you mean by that? "Identically dragged" ????
Set up the orientation as you want it and create a scene. Or update the existing scene.
-
If you click on the middle mouse button and drag (identically) the view will change. I would like to stop that from happening.
Thanks Dave
Advertisement