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

    [Plugin] jf_get_dimensions.rb

    Scheduled Pinned Locked Moved Plugins
    61 Posts 21 Posters 68.0k Views 21 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.
    • Z Offline
      Zacchia
      last edited by

      Hi
      Is there in the newest Version not a small Icon for that plugin? I have to go to Plugins/get dimensions?

      1 Reply Last reply Reply Quote 0
      • Dave RD Offline
        Dave R
        last edited by

        No. There is no toolbar for this and it isn't needed. Just assign it a keyboard shortcut.

        Etaoin Shrdlu

        %

        (THERE'S NO PLACE LIKE)

        G28 X0.0 Y0.0 Z0.0

        M30

        %

        1 Reply Last reply Reply Quote 0
        • Z Offline
          Zacchia
          last edited by

          Thanks for Feedback. Previous Version had a Icon and i liked it but... Btw. many thanks for it!!

          1 Reply Last reply Reply Quote 0
          • Dave RD Offline
            Dave R
            last edited by

            I tested the plugin before it was released. Don't remember it having a toolbar. Have always had a keyboard shortcut set up for it. Jim's original post from 2010 doesn't mention a toolbar button.

            Etaoin Shrdlu

            %

            (THERE'S NO PLACE LIKE)

            G28 X0.0 Y0.0 Z0.0

            M30

            %

            1 Reply Last reply Reply Quote 0
            • Z Offline
              Zacchia
              last edited by

              @dave r said:

              Have always had a keyboard shortcut set up for it. Jim's original post from 2010 doesn't mention a toolbar button.

              It had before... How do I set a keyvboard shortcut? Sorry for not knowing 😳

              1 Reply Last reply Reply Quote 0
              • Dave RD Offline
                Dave R
                last edited by

                Go to Preferences>Shortcuts. Search for Plugins/Get Dimensions. Add the keyboard shortcut and click on the +.

                Please complete your profile.

                Etaoin Shrdlu

                %

                (THERE'S NO PLACE LIKE)

                G28 X0.0 Y0.0 Z0.0

                M30

                %

                1 Reply Last reply Reply Quote 0
                • Z Offline
                  Zacchia
                  last edited by

                  Many thanks!!

                  1 Reply Last reply Reply Quote 0
                  • Z Offline
                    Zacchia
                    last edited by

                    About the Icon: I found out that I muddle up the get dimensions plugin with the resizer plugin from Sahi... this one has Icon...

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

                      @ll: wow ... nice features, but in the old get_dimensions.rb by 'CptanPanic' its possible to get the area in m² and the volume m³.

                      area = dims[2].to_m * dims[1].to_m volume = dims[2].to_m * dims[1].to_m * dims[0].to_m

                      does anyone put that feature in rb-scripts here?

                      sorry for the bad english.

                      thx so far and best regards
                      a.

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

                        Original plugin from first post works just fine for me !

                        Very, very usefull to rapidly check if everything's OK after resizing, fredoscale, or yust quickly see the dimensions of a particular piece of "wood".

                        Thanks so much !

                        1 Reply Last reply Reply Quote 0
                        • TIGT Offline
                          TIG Moderator
                          last edited by

                          @boiseux said:

                          Original plugin from first post works just fine for me !

                          Very, very usefull to rapidly check if everything's OK after resizing, fredoscale, or yust quickly see the dimensions of a particular piece of "wood".

                          Thanks so much !
                          It has an entry in the PluginStore http://sketchucation.com/pluginstore?pln=jf_get_dimensions
                          So you can get it as an RBZ archive for auto-installation.
                          Manually installing RB files can be risky.
                          Also note that this script is five years old and much has changed in SketchUp since then - however, simple well written older scripts like this can often work across many versions...
                          Almost all scripts are now available in RBZ format making installation less fraught if you have >= v8M2...

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • M Offline
                            moabie
                            last edited by

                            Is it possible to rewrite the plugin to make it installable from sketchup plugin center?
                            Is it possible to make it look different - more modern, not as ugly popup window,
                            for example: show in window dimensions (as we made height depth lenght measurement tool) and make the plugin 'active' or 'not active' so that every model i click shows its dimensions?
                            Anyway, great tool, grats!

                            1 Reply Last reply Reply Quote 0
                            • Dave RD Offline
                              Dave R
                              last edited by

                              It's already available in the Sketchucation Plugin Store. What more do you need? 😒

                              Get the SCF Plugin Store extension and use it to install this plugin or just download the .rbz file and use Install Extension.

                              Etaoin Shrdlu

                              %

                              (THERE'S NO PLACE LIKE)

                              G28 X0.0 Y0.0 Z0.0

                              M30

                              %

                              1 Reply Last reply Reply Quote 0
                              • R Offline
                                ritchey
                                last edited by

                                This is the best extension ever. Thumbs up thousand times.

                                1 Reply Last reply Reply Quote 0
                                • Y Offline
                                  yossku
                                  last edited by

                                  Thank you very much! Extremely helpful plugin! 😄

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

                                    @dedmin said:

                                    Here is a new version that displays the dimensions on the status bar
                                    [attachment=1:2up1m3b2]<!-- ia1 -->Screen.png<!-- ia1 -->[/attachment:2up1m3b2]

                                    Made by a russian guy called 'newsposting'
                                    [attachment=0:2up1m3b2]<!-- ia0 -->GetDimensions.rb<!-- ia0 -->[/attachment:2up1m3b2]

                                    Greetings.

                                    Alas it does not work with SU 2017 as far as I experience.
                                    Should it be any equivalent or a version of that plugin for 2017 release?

                                    Thank t=you in advance

                                    1 Reply Last reply Reply Quote 0
                                    • Dave RD Offline
                                      Dave R
                                      last edited by

                                      @pipinek said:

                                      Alas it does not work with SU 2017 as far as I experience.
                                      Should it be any equivalent or a version of that plugin for 2017 release?

                                      Thank t=you in advance

                                      What do you mean it doesn't work? I've been using Jim's Get Dimensions all along and it works just fine for me.

                                      In fact, here's an example I made just now with SketchUp 2017.
                                      Screenshot - 3_16_2017 , 9_44_41 AM.png

                                      Etaoin Shrdlu

                                      %

                                      (THERE'S NO PLACE LIKE)

                                      G28 X0.0 Y0.0 Z0.0

                                      M30

                                      %

                                      1 Reply Last reply Reply Quote 0
                                      • L Offline
                                        Laurenceau
                                        last edited by

                                        it doesn't work with 2018 version
                                        plugin .rb instead of .rbz

                                        1 Reply Last reply Reply Quote 0
                                        • Dave RD Offline
                                          Dave R
                                          last edited by

                                          @laurenceau said:

                                          it doesn't work with 2018 version
                                          plugin .rb instead of .rbz

                                          It works just fine in SketchUp 2018.
                                          Screenshot - 12_5_2017 , 4_11_42 AM.png

                                          You can either install the RB file manually or get the RBZ version here and use Install Extension or better, install the Sketchucation Extension Store tool and use it to automatically install the plugins and extensions host here on Sketchucation.

                                          Etaoin Shrdlu

                                          %

                                          (THERE'S NO PLACE LIKE)

                                          G28 X0.0 Y0.0 Z0.0

                                          M30

                                          %

                                          1 Reply Last reply Reply Quote 0
                                          • dereiD Offline
                                            derei
                                            last edited by

                                            @dave r said:

                                            @laurenceau said:

                                            it doesn't work with 2018 version
                                            plugin .rb instead of .rbz

                                            It works just fine in SketchUp 2018.
                                            [attachment=0:25dij2zt]<!-- ia0 -->Screenshot - 12_5_2017 , 4_11_42 AM.png<!-- ia0 -->[/attachment:25dij2zt]

                                            You can either install the RB file manually or get the RBZ version here and use Install Extension or better, install the Sketchucation Extension Store tool and use it to automatically install the plugins and extensions host here on Sketchucation.

                                            Can't seem to find the plugin in Extension Store... is still available, or was removed?

                                            DESIGNER AND ARTIST [DEREI.UK](http://derei.uk/l)

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

                                            Advertisement