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.
    • N Offline
      newsposting
      last edited by

      I upgraded the plugin, and now SketchUp automatically show the dimensions, without click menu item and hotkey, and this feature can be disabled if it interferes.

      Download link:
      Dimensions Tool

      Menu:
      Tools > Dimensions Tool > Get Dimensions - old functional
      Tools > Dimensions Tool > Auto Display Dimensions - checked menu item, which switch auto get dimensions functionality after select object.

      P.S. Let me know if you need to modify the algorithm and move plugin to another menu for the convenience.

      1 Reply Last reply Reply Quote 0
      • D Offline
        dedmin
        last edited by

        1 Reply Last reply Reply Quote 0
        • thomthomT Offline
          thomthom
          last edited by

          @newsposting said:

          I upgraded the plugin, and now SketchUp automatically show the dimensions, without click menu item and hotkey, and this feature can be disabled if it interferes.

          Could you post this as a new separate post? It makes it easier to find the plugins. When they are hidden in the middle of a thread it's very hard to find.

          Thomas Thomassen — SketchUp Monkey & Coding addict
          List of my plugins and link to the CookieWare fund

          1 Reply Last reply Reply Quote 0
          • D Offline
            dedmin
            last edited by

            @newsposting said:

            I upgraded the plugin, and now SketchUp automatically show the dimensions, without click menu item and hotkey, and this feature can be disabled if it interferes.

            Download link:
            [attachment=0:er7emh3n]<!-- ia0 -->DimensionsTool.zip<!-- ia0 -->[/attachment:er7emh3n]

            Menu:
            Tools > Dimensions Tool > Get Dimensions - old functional
            Tools > Dimensions Tool > Auto Display Dimensions - checked menu item, which switch auto get dimensions functionality after select object.

            P.S. Let me know if you need to modify the algorithm and move plugin to another menu for the convenience.

            I noticed that this version doesn't display correct dimensions when component/group is not aligned with the world axes - can You fix this?
            Thanks.

            1 Reply Last reply Reply Quote 0
            • HumpmetwiceH Offline
              Humpmetwice
              last edited by

              New computer and new sketchup8 with all maintenance updates installed but Get dimension, trim & keep no longer work for groups only components. Two of my favorites. Please help

              1 Reply Last reply Reply Quote 0
              • J Offline
                Jim
                last edited by

                I made a minor update to version 1.1 for SketchUp 2014, but didn't really see why it didn't work. See 1st post.

                Hi

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

                  Hi Kurt, as you know I don't use groups but I just made a couple and tested Get Dimension and it works just fine on them. According to the description for Trim and Keep, the thing that gets trimmed must be a component. The idea for that plugin was to have a tool similar to the Solid Tools Trim tool which didn't result in components being converted to groups. For me that conversion of components to groups is a big down side to using the Solid Tools. I'd love to see Jim create new versions of the other Solid tools that keep the components like Trim and Keep does.

                  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

                    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
                                            • 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