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

    How can I have more than one flat plan-view scene?

    Scheduled Pinned Locked Moved SketchUp Discussions
    sketchup
    24 Posts 10 Posters 2.3k 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.
    • P Offline
      pmiller
      last edited by

      There is a ruby script called cameratilt that will allow you to set the scenes you desire. I do not remember the author (maybe Todd) and there is no info in the text file, so I don't know whether I can post it freely. I will try to find the source. Perhaps someone else will remember where to look.

      Found it: http://www.crai.archi.fr/RubyLibraryDepot/Ruby/en_cam_page.htm
      credit is due to R. Wilson.

      1 Reply Last reply Reply Quote 0
      • P Offline
        peterbnilsson
        last edited by

        Paul, the link on that site is dead, do you have the file that you could upload?

        Thanks,

        1 Reply Last reply Reply Quote 0
        • Wo3DanW Offline
          Wo3Dan
          last edited by

          @stuartb said:

          Obviously we are not wanting to clone the entire model just to generate another view of it. that defeats the point of having 'scenes'.
          What we really need is a 'Ctrl + Pan' which lets you drag-rotate the plan view (around the centre of the screen say). Maybe some expert on here knows another way? I cant beleive no-one has needed this before . . . . it seems such a simple thing.

          stuartb,

          Here is your answer to a rotated plan view (Top rotated in any direction you like)
          see postnr.3 and the link to 3DW mentioned there:
          http://groups.google.com/group/SketchUp3d/browse_frm/thread/c23e7ecc5aec78a9/17036a9886197b9c?lnk=gst&q=wo3dan+2D+floorplan#17036a9886197b9c

          (you need to be able to see/use all the scene tabs!!)

          success,
          Wo3Dan

          1 Reply Last reply Reply Quote 0
          • T Offline
            tomsdesk
            last edited by

            Rick Wilson's cameratilt.rb link (thank you very much, Rick):

            http://members.cox.net/rick.wilson/links.html

            Now could someone send me to where I can learn to get this code into sketchup and how to then use it, thanks?

            http://www.tomsdesk.moonfruit.com/
            2.5D Trees & Shrubs!

            1 Reply Last reply Reply Quote 0
            • P Offline
              peterbnilsson
              last edited by

              Here you go Tom, hopefully this will answer your questions. If not, post back and I'll try to clarify where needed.

              500 Internal Server Error

              favicon

              (faq.smustard.com)

              Edit: I didn't look at your link before responding. You'll need to right click on the link and save link as ***.rb (it should do this automatically). Save it to your sketchup plugins folder. It will shop on in the camera pulldown menu. You'll have to figure out how to use it since I havn't used that tool. Hope that helps.

              1 Reply Last reply Reply Quote 0
              • Wo3DanW Offline
                Wo3Dan
                last edited by

                @tomsdesk said:

                Rick Wilson's cameratilt.rb link (thank you very much, Rick):

                http://members.cox.net/rick.wilson/links.html

                Now could someone send me to where I can learn to get this code into sketchup and how to then use it, thanks?

                Thanks Rick for the script, just great!
                Tom, for rotated plan view: select 'Parallel Projection' and 'Top' view.
                Now select CameraTiltRotate and enter rotation angle for tilt. (rotation = clockwise).
                (90 degrees places green to the right)
                I haven't figured out 'Camera rotate' yet.

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

                  thanks Wo3Dan . . I tried the google groups method but didnt understand it!
                  The cameratilt ruby works fine for me BUT it will not accept a tilt angle less than 1 degree. This means that it is almost impossible to align my building 'square' to my screen.
                  1 degree error is actually quite a lot.
                  Thanks for all the feedback so far . . my search continues. I still think a 'Ctrl+Pan' feature to allow you to manually 'spin' the current view would be simple and perfect.

                  1 Reply Last reply Reply Quote 0
                  • AnssiA Offline
                    Anssi
                    last edited by

                    @stuartb said:

                    thanks Wo3Dan . . I tried the google groups method but didnt understand it!
                    The cameratilt ruby works fine for me BUT it will not accept a tilt angle less than 1 degree. This means that it is almost impossible to align my building 'square' to my screen.
                    1 degree error is actually quite a lot.
                    Thanks for all the feedback so far . . my search continues. I still think a 'Ctrl+Pan' feature to allow you to manually 'spin' the current view would be simple and perfect.

                    I would guess that the SU camera is not designed to that kind of precision. Even modeling is limited to 0.1 degrees precision.

                    What I would recommend is that you model your building using the standard SU coordinates, and then make another file for the site, and place your building into that as a component, rotating it to the correct angle. Then you can choose in which file you create your plan views, according to the use they are put in. Updates to the house are a simple "reload" in the site plan model.

                    Anssi

                    securi adversus homines, securi adversus deos rem difficillimam adsecuti sunt, ut illis ne voto quidem opus esset

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      crc
                      last edited by

                      Is it the rotation that is the main problem? Because you can zoom extents with the 2d/top view, than zoom window to the area you want.

                      Are you exporting this view as an image? If so, then you can rotate it any way you want after you have exported it.

                      Also, I'm not sure how big the model is, but you can do this in layout very easily.

                      http://www.motoclip.net

                      1 Reply Last reply Reply Quote 0
                      • Wo3DanW Offline
                        Wo3Dan
                        last edited by

                        @stuartb said:

                        thanks Wo3Dan . . I tried the google groups method but didnt understand it!
                        The cameratilt ruby works fine for me BUT it will not accept a tilt angle less than 1 degree. This means that it is almost impossible to align my building 'square' to my screen.
                        1 degree error is actually quite a lot.
                        Thanks for all the feedback so far . . my search continues. I still think a 'Ctrl+Pan' feature to allow you to manually 'spin' the current view would be simple and perfect.

                        stuartb, Anssi,

                        It's a pity that Cameratilt only accepts integers as it seems.
                        It would be nice if this was changed in an update.

                        The 'Camera Position' tool seems perfectly allright to achieve any desired rotated Top view and very accurate as well.
                        See the attached skp in my second attempt to show you how easy it is.
                        Most of the time your model (say floor plan) contains the desired 'tilt' angle(s) so there is no need to calculate anything. I just choose an angle to show you that you are not limmited to round figures or only one decimal.

                        Wo3DanTilted_TopView.skp

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

                          I haven't read this in great detail and I haven'quite digested the issue from the skp, but 1. I don't seem to have a problem when I click on the top standard view in a position other than the starting axis. It will simply go top down exaclty where I am.
                          2. Have you used the right click context menu for "align view" after selecting a rotated surface to align to?

                          Susan Sorger
                          Former Seller Hand Rendered Entourage
                          Former Canadian Authorized Training Centre, SketchUp

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

                            thanks wo3dan . . I understand it now! I really appreciate your efforts to explain this!

                            Susans solution however is blindingly brilliant and actually a lot easier.
                            Just reposition the axes to the geometry you want to view, then right-click on the new axes and choose 'align view'!
                            Perfect.

                            1 Reply Last reply Reply Quote 0
                            • Wo3DanW Offline
                              Wo3Dan
                              last edited by

                              @sorgesu said:

                              I haven't read this in great detail and I haven'quite digested the issue from the skp, but 1. I don't seem to have a problem when I click on the top standard view in a position other than the starting axis. It will simply go top down exaclty where I am.
                              2. Have you used the right click context menu for "align view" after selecting a rotated surface to align to?

                              Susan, Stuartb,

                              Well Stuartb, we both learned something good today!
                              Thanks Susan, I new about the ‘Align View’ from the context menu but never realized that it applies differently to (rotated) axes than to faces.
                              With rotated faces, not being in the global Red/Green plane ‘Align View’ works as expected on faces: Top view plus aligned to the intersecting line from face and ground. The global axes don’t seem to have any influence on this.
                              However, with faces that are in the global R/G plane (what we were discussing here) you have 'infinite intersecting lines' from face and ground and you will always get the standard Top view, aligned to these global axes, despite having the axes rotated. Here your solution -to use ‘Align View’ on the rotated axes themselves, not the face- indeed forces SU to use the rotated new axes. Brilliant exceptional behaviour on axes that I completely mist.
                              (did I say I’m to old to learn)

                              thanks,
                              Wo3Dan

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                tomsdesk
                                last edited by

                                YEH! Susan!

                                http://www.tomsdesk.moonfruit.com/
                                2.5D Trees & Shrubs!

                                1 Reply Last reply Reply Quote 0
                                • P Offline
                                  pcdog25
                                  last edited by

                                  Thanks!

                                  1 Reply Last reply Reply Quote 0
                                  • 1
                                  • 2
                                  • 2 / 2
                                  • First post
                                    Last post
                                  Buy SketchPlus
                                  Buy SUbD
                                  Buy WrapR
                                  Buy eBook
                                  Buy Modelur
                                  Buy Vertex Tools
                                  Buy SketchCuisine
                                  Buy FormFonts

                                  Advertisement