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

    [wishlist] SketchUp Viewer

    Scheduled Pinned Locked Moved SketchUp Feature Requests
    sketchup
    35 Posts 11 Posters 17.3k 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.
    • pbacotP Offline
      pbacot
      last edited by

      @dan rathbun said:

      14. Read-Only Encrypted SKPV File Format

      • ONLY the SketchUp Viewer can open this file format.

      • ONLY the SketchUp Pro edition(s) can write out this format, ( ... but cannot open / edit a .skpv file.)

      • A Protect feature that prompts the user for a password in the SketchUp Viewer, when a protected skpv file is opened. (The password is set when the file is created in SketchUp Pro.)

      πŸ’­

      This is good!

      MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

      1 Reply Last reply Reply Quote 0
      • beginnerB Offline
        beginner
        last edited by

        @unknownuser said:

        1. Read-Only Encrypted SKPV File Format
          ONLY the SketchUp Viewer can open this file format.
          ONLY the SketchUp Pro edition(s) can write out this format, ( ... but cannot open / edit a .skpv file.)
          A Protect feature that prompts the user for a password in the SketchUp Viewer, when a protected skpv file is opened. (The password is set when the file is created in SketchUp Pro.)

        Wow...
        SKPV, similar to AutoCAD's DWF - supposed to be a Read-Only format like PDF to protect content from 'Copy and Paste'.
        I'm not sure about the protection - people would come with own ideas to access SKPV file πŸ˜‰ (like they can access PDF or DWF).

        The easiest way at present is to explode everything in SU and make one 'MASSIVE GROUP'

        With regards to password - you could integrate ZIP Archive with Password when saving *.SKP file and UNZIP with Password when try to open.
        SU + 7-ZIP = 2 in 1 πŸ’­
        http://www.7-zip.org/

        Regards, SU 'beginner'

        1 Reply Last reply Reply Quote 0
        • Dan RathbunD Offline
          Dan Rathbun
          last edited by

          @artmusicstudio said:

          a shadow override function, so regardless of scene setting saved per scene

          This seems to work now until you switch to another scene. The Viewer does not "remember" the setting.

          @artmusicstudio said:

          shadow can be switched on and off for working in scenes and saving pictures and videos.

          The Viewer does not save ANY TYPE of file currently.

          Are you then requesting clients / users should be able to save scene images (unless the file is protected and the author has set some "save_images" attribute to false.) ??

          I think writing out animation files, is something that should remain an editor only feature.

          I'm not here much anymore.

          1 Reply Last reply Reply Quote 0
          • beginnerB Offline
            beginner
            last edited by

            Dan,
            I think artmusicstudio is talking about 'Global Shadow Override Button' in SU Viewer (ON or OFF) regardless on how the SU Scenes are set - good idea. πŸ‘
            At present SU Viewer is reading Scenes settings set in SU.
            If shadow was ON - is ON in the VIEWER - you cannot override the settings or update the Scene.
            Of course you can Switch OFF but, is ON again when you jump to the next Scene which has shadow.

            Dan, I agree with you on Animation.

            Overall, SU Viewer needs to get few more buttons (ribbon would be nice) to have 'more room to maneuver'.
            The buttons exist - somebody needs to switch them ON πŸ˜„

            Regards, SU 'beginner'

            1 Reply Last reply Reply Quote 0
            • Dan RathbunD Offline
              Dan Rathbun
              last edited by

              @beginner said:

              The buttons exist - somebody needs to switch them ON πŸ˜„

              Unfortunately.. they do not. The button and cursor images for the extra tools we wish for, have been stripped out of the program, as well as dialog resources for the Entity Info inspector, etc.

              So they went just a bit too far with their scissors.

              The native MFC toolbars are not resources, they are built "on-the-fly" using C++ code, so it would be difficult to insert new buttons onto existing toolbars.
              The size of executable is much smaller, so I would imagine they stripped out code to support any tools that they did not intend the Viewer to have.

              So.. we will have to rely upon the Trimble Team in Boulder to make changes. (Besides it is likely a violation of the EULA and copyright to distro any "hacked" edition.)

              That's just the way it is ...

              However I wonder if it would make more sense, to have the Free edition, just run in "Viewer Mode" when a read-only viewer file is opened. Meaning the app "remembers" UI setups for "Edit Mode" and "Viewer Mode" and any not-supported feature in "Viewer Mode" is either hidden or grayed out. The main menubar would be replaced with a smaller "Viewer Mode" menu, etc.

              ❓

              I'm not here much anymore.

              1 Reply Last reply Reply Quote 0
              • alexschreyerA Offline
                alexschreyer Extension Creator
                last edited by

                Great list of features already! One thing I have been missing ever since I used SketchUp to give a 3D presentation is a fullscreen option. This should be in all versions but can be really useful in the viewer.

                Cheers,
                Alex

                Author of "Architectural Design with SketchUp":
                http://sketchupfordesign.com/

                1 Reply Last reply Reply Quote 0
                • beginnerB Offline
                  beginner
                  last edited by

                  Hi Dan,
                  They have to strip the Full Version again but not too far πŸ˜„
                  The Free and Viewer Mode (2 in 1) make sense - you would save SKPV in PRO Version and open in Free Version as View-Only. πŸ‘
                  I have seen that somewhere. Can't remember where πŸ˜’

                  Hi alexschreyer,
                  I would like to see the Full Screen 'button' in Full Version not just in Viewer - good idea πŸ‘

                  AutoCAD - Ctrl + 0
                  Photoshop - Tab
                  Various Software including IE, FF and so on - F11 or
                  we could have even more sophisticated button mode πŸ˜‰ Professional Mode πŸ˜†

                  Regards, SU 'beginner'

                  1 Reply Last reply Reply Quote 0
                  • Dan RathbunD Offline
                    Dan Rathbun
                    last edited by

                    @beginner said:

                    I would like to see the Full Screen 'button' in Full Version not just in Viewer - good idea:

                    AutoCAD - Ctrl + 0
                    Photoshop - Tab
                    Various Software including IE, FF and so on - F11

                    Actually these are examples of special HotKey settings.

                    The base standard accelerator on Windows to toggle between Full Screen mode is ALT + ENTER (historical,) and later SHIFT + ALT + ENTER
                    If such a command is placed on one of the standard menus (MS usually puts it on the View/Views menu,) users can assign whatever hotkey they desire to it, for their own use.

                    You might see SilverLight apps allow ESC to exit from Full Screen mode, but this we cannot do in SketchUp, because the ESC key is the Tool reset key and "interrupter" Tool exit key (exit back to some edit tool, after suspending to say the OrbitTool.)

                    πŸ’­

                    I'm not here much anymore.

                    1 Reply Last reply Reply Quote 0
                    • Dan RathbunD Offline
                      Dan Rathbun
                      last edited by

                      Correction:

                      This MSDN page, which gives Guidelines on Window Frames for programming application, says that F11 should also be assigned as the Full Screen shortcut key.

                      😳

                      I'm not here much anymore.

                      1 Reply Last reply Reply Quote 0
                      • B Offline
                        brianb
                        last edited by

                        It would be nice to be able to use a cut down form of viewer on an android tablet! (If we cant have the full program)

                        1 Reply Last reply Reply Quote 0
                        • JClementsJ Offline
                          JClements
                          last edited by

                          An icon that plays the slide-animation. The user who is unfamiliar with SU should NOT have to be instructed on where to find this function in a menu.

                          John | Illustrator | Beaverton, Oregon

                          1 Reply Last reply Reply Quote 0
                          • Dan RathbunD Offline
                            Dan Rathbun
                            last edited by

                            @beginner said:

                            The Free and Viewer Mode (2 in 1) make sense - you would save SKPV in PRO Version and open in Free Version as View-Only. πŸ‘

                            Problem is we cannot install Free and Pro side-by-side on the same system, so the Pro version would also need to have "Viewer Mode".

                            This has already been requested, especially for Pro network users with more installations than license keys.

                            Some of the seats just want to open a model to view it or see a dimension, and do not want to "hold" one of the license keys (because they do not intend to do any editing.)

                            I'm not here much anymore.

                            1 Reply Last reply Reply Quote 0
                            • BurkhardB Offline
                              Burkhard
                              last edited by

                              -The Viewer as portable Version. I often have clients with reduced knowledge of installation Processes. ( or IT administration rights )

                              -I have a linked Videobutton to Youtube, which opens in a Web Browser. A short documentation of what the Viewer is cabable would be nice to have.

                              -A screenshotbutton ( save as jpg option )and a way to set arrows and text spaces. Sometimes it is unbelavable what clients are trying to explain πŸ˜‰

                              [http://www.ia-plus.de(http://www.ia-plus.de)]

                              1 Reply Last reply Reply Quote 0
                              • Dan RathbunD Offline
                                Dan Rathbun
                                last edited by

                                @burkhard said:

                                -The Viewer as portable Version.

                                I can successfully run the Viewer off a thumb drive.
                                (However it still writes settings into the computer's registry, rather than saving them on the thumbdrive. This is one of my FRs above.)

                                @burkhard said:

                                -A screenshotbutton ( save as jpg option ) and a way to set arrows and text spaces.

                                Markup / Annotation features ?? (This is also one of the above FRs.)

                                I'm not here much anymore.

                                1 Reply Last reply Reply Quote 0
                                • BurkhardB Offline
                                  Burkhard
                                  last edited by

                                  Yep, sorry Dan 12 and 13. Other words, same intensions.

                                  [http://www.ia-plus.de(http://www.ia-plus.de)]

                                  1 Reply Last reply Reply Quote 0
                                  • Dan RathbunD Offline
                                    Dan Rathbun
                                    last edited by

                                    @beginner said:

                                    With regards to password - you could integrate ZIP Archive with Password when saving *.SKP file and UNZIP with Password when try to open.
                                    SU + 7-ZIP = 2 in 1 πŸ’­
                                    http://www.7-zip.org/

                                    I myself do use 7zip, it's nice.

                                    But SketchUp does not need it. It already has zip compression libraries included, that it use to read and write zip archives.

                                    SKM (material) files are zip archives.
                                    KMZ also are zip archives.
                                    As well as the new RBZ plugin archives.

                                    ... probably other file formats as well.

                                    I'm not here much anymore.

                                    1 Reply Last reply Reply Quote 0
                                    • Dan RathbunD Offline
                                      Dan Rathbun
                                      last edited by

                                      Yes this is already built into Windows. (But I am unsure of how the correct program is found. Perhaps a company has to pay Microsoft ???)

                                      I made a new textfile and renamed it "GeodesicDome.skpv", then clicked on it:

                                      unknown_filetype_dialog.PNG

                                      I'm not here much anymore.

                                      1 Reply Last reply Reply Quote 0
                                      • G Offline
                                        ginahoy
                                        last edited by

                                        This may not be the best place to ask this, but I just downloaded SketchUp Viewer. On the bottom of the license page (http://www.sketchup.com/intl/en/download/gsuviewer.html), the system requirements link appears to be broken. My system is a bit old, so if someone could point me to the Viewer sys requirements page, I'd be grateful. In case such a page no longer exists, here's a description of my system:

                                        WinXP (sp2)
                                        Athalon 64X2 Dual 4200+
                                        2MB RAM
                                        GeForce 7600 GS / 512MB

                                        1 Reply Last reply Reply Quote 0
                                        • beginnerB Offline
                                          beginner
                                          last edited by

                                          @unknownuser said:

                                          WinXP (sp2)
                                          Athalon 64X2 Dual 4200+
                                          2MB RAM
                                          GeForce 7600 GS / 512MB

                                          I assume you have 2GB RAM not 2MB RAM.

                                          SUV should work, just try.
                                          In the worst case scenario it wouldn't πŸ˜‰

                                          Regards, SU 'beginner'

                                          1 Reply Last reply Reply Quote 0
                                          • G Offline
                                            ginahoy
                                            last edited by

                                            @beginner said:

                                            I assume you have 2GB RAM not 2MB RAM.

                                            Yes, sorry, that's 2GB. I can't test because I don't yet have the SU file I need to view. I'd prefer not to ask the client for the file until after I check the system requirements.

                                            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