sketchucation logo sketchucation
    • Login
    โ„น๏ธ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin][$] Vertex Tools

    Scheduled Pinned Locked Moved Plugins
    667 Posts 92 Posters 388.3k Views 92 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.
    • Rich O BrienR Offline
      Rich O Brien Moderator
      last edited by

      If you have no verts selected and then activate the Move tool it goes into Hover Select mode and a little circle appears when you are over a vert to indicate it is selected.

      A shortcut to drop any selected verts is to right click and choose Select None. Now change to the move tool and this hover method is active.

      See you next month Bob ๐Ÿ˜‰

      Download the free D'oh Book for SketchUp ๐Ÿ“–

      1 Reply Last reply Reply Quote 0
      • Bob JamesB Offline
        Bob James
        last edited by

        Thanks, Rich. Such a great tool ๐Ÿ‘ The merge vertices: oh yes. The gizmo

        Have tickets. Have reservations. Raring to go ๐Ÿ˜

        i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

        1 Reply Last reply Reply Quote 0
        • iichiversiiI Offline
          iichiversii
          last edited by

          Best tool ever, it's completely changed sketchup forever, thanks TT ๐Ÿ‘

          Bring on the Rain...

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

            Thanks guys! ๐Ÿ˜„

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

            1 Reply Last reply Reply Quote 0
            • pbacotP Offline
              pbacot
              last edited by

              Would it make sense for "Merge Close Vertices" to default to the last user setting? I always get it reverting 3/8", even in the same session, which is pretty small for what I do.

              I have found that merge vertices helps remove the rough look of Sandbox and other terrain surfaces. I am not sure why some surfaces look overly creased and I am not sure yet this is a good solution, but it seems to work without affecting the topography too much.
              creased terrain.png
              In this example the setting was 36", run a couple times (plus a Make Planar in one spot) and the ditch in this area is still "intact".less creased terrain.png

              MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

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

                @pbacot said:

                Would it make sense for "Merge Close Vertices" to default to the last user setting?

                Ah! I can see it's hard-coded to 10mm. ๐Ÿ˜ณ One setting that slipped past me. I'll add it to the next bug-fix release. (I'm going away this week - will be gone most of it. Not sure if I get time to sort it out until after I get back.)

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

                1 Reply Last reply Reply Quote 0
                • pbacotP Offline
                  pbacot
                  last edited by

                  Thanks ! Well have fun, wherever you're off to!

                  MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

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

                    @pbacot said:

                    I have found that merge vertices helps remove the rough look of Sandbox and other terrain surfaces. I am not sure why some surfaces look overly creased and I am not sure yet this is a good solution, but it seems to work without affecting the topography too much.

                    That could be due to small edges that's got a distinct different angle then the rest of the geometry. The shader computes a normal for each vertex based on its connected faces. Each face obtains a shading which is a gradient between each vertex normal. If just on is off by a sharp angle you get that harsh shading difference.

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

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

                      Version 1.1.4 Released

                      • Merge Close tolerance wasn't remembered.
                      • Toggle Select didn't work for new vertices after using Extrude Edges.

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

                      1 Reply Last reply Reply Quote 0
                      • panixiaP Offline
                        panixia
                        last edited by

                        man, doesn't work for me.. ๐Ÿ˜ž
                        i re-installed version 1.1.3 and it works fine again..

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

                          @panixia said:

                          man, doesn't work for me.. ๐Ÿ˜ž

                          โ“

                          Can you be specific please?

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

                          1 Reply Last reply Reply Quote 0
                          • panixiaP Offline
                            panixia
                            last edited by

                            so.. when i install the .rbz the tool stops to work at all, the regular sketchup 1 button toolbar shows, but when you clik it, the floating vertex tols toolbars doesn't appear at all.
                            same thing on my laptop and desktop pc.
                            i pulled off the .rb and the folder from plugins directory and reloaded the 1.1.3 version and works fine again on both machines.
                            that's it

                            i even tried to open ruby console but i can't understand how to use it, but i noticed that on version 3 it only says: "quietly_force_sync_mats_cb just called"
                            when i opened it calling v4 it was continuosly scrolling tons of error messages.. i don't know..

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

                              @panixia said:

                              when i opened it calling v4 it was continuosly scrolling tons of error messages.. i don't know..

                              Those error messages are the most important pieces of information to report. Please post back the error messages as I am not able to reproduce this.

                              Also, what OS, OS version and SketchUp version do you have.

                              If you open the Ruby Console and type TT_Vertex.debug_info - what is the result of that?

                              @panixia said:

                              "quietly_force_sync_mats_cb just called"

                              That is related to V-Ray for SketchUp.

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

                              1 Reply Last reply Reply Quote 0
                              • panixiaP Offline
                                panixia
                                last edited by

                                don't ask me why but now i reinstalled 1.1.4 and it works fine again..
                                sketchup m3 on win7home premium, anyway

                                also i notice in the credits it is not v 1.1.4 but 1.2.0 and also have this cool merge to point button, so the upgrade works..

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

                                  Why don't you update SketchUp to M4?

                                  Etaoin Shrdlu

                                  %

                                  (THERE'S NO PLACE LIKE)

                                  G28 X0.0 Y0.0 Z0.0

                                  M30

                                  %

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

                                    @panixia said:

                                    don't ask me why but now i reinstalled 1.1.4 and it works fine again..
                                    sketchup m3 on win7home premium, anyway

                                    also i notice in the credits it is not v 1.1.4 but 1.2.0 and also have this cool merge to point button, so the upgrade works..

                                    ๐Ÿ˜ฎ ๐Ÿ˜ฒ Oh crap!
                                    My head is still a mush after the field trip with the office - lack of sleep. I built the experimental development build instead of v1.1.4! ๐Ÿ˜ณ

                                    Pulled and uploaded the correct version!

                                    Oh well - 15 people got some secret experiment to play with. (Another thing to add to the check list...)

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

                                    1 Reply Last reply Reply Quote 0
                                    • panixiaP Offline
                                      panixia
                                      last edited by

                                      @dave r said:

                                      Why don't you update SketchUp to M4?

                                      i'm not on mac, i'don't use layout, i don't have any problem at the moment with M3, the toolbars are stable (2 months!! record!!!) i enjoy the old logo, everything is fine, i'm lazy.. it's that enough? ๐Ÿ˜„

                                      1 Reply Last reply Reply Quote 0
                                      • panixiaP Offline
                                        panixia
                                        last edited by

                                        @thomthom said:

                                        Oh well - 15 people got some secret experiment to play with. (Another thing to add to the check list...)

                                        ๐Ÿ˜†

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

                                          A good thing you got that error for whatever reason - otherwise I'd probably not have noticed for a very long time! ๐Ÿ˜•

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

                                          1 Reply Last reply Reply Quote 0
                                          • panixiaP Offline
                                            panixia
                                            last edited by

                                            this is luck, man ! ๐Ÿ˜› i'm proud to test this experiment!!! looks cool anyway! ๐Ÿ‘

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

                                            Advertisement