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

      Is there a free version of this plugins? because it seems really helpful but I dont have any credit card..

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

        Afraid not.

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

        1 Reply Last reply Reply Quote 0
        • plot-parisP Offline
          plot-paris
          last edited by

          Hey Thomthom,

          I was just playing with VertexTools, when I thought of two possible improvements; actually one workflow improvement and one major (and possibly impossible) re-design.

          1. With SketchUp's native Move-Tool, you can translate an object in two different ways:
          • click (object is attached to the curser), move it somewhere else, click again to release it

          • click-and-drag to somewhere else and release mouse button to release object
            Right now thats not possible with VertexTools. And because we all love continuity, it would be a tremendous joy to have the plugin behave the same way

          1. Use the VertexTools-Icon as a Toggle Button
            while VertexTools is active, it will intercept all the keyboard shortcuts for Move, Rotate and Scale.
            Thus it actually feels like using native SketchUp tools, only with the enhancement of soft selection. In theory it wouldn't even make a difference, once the soft selection is set to zero.
          1 Reply Last reply Reply Quote 0
          • thomthomT Offline
            thomthom
            last edited by

            @plot-paris said:

            click (object is attached to the curser), move it somewhere else, click again to release it

            This works for single vertices. Did you mean you wanted to pick edges/faces?

            @plot-paris said:

            click-and-drag to somewhere else and release mouse button to release object

            Yea, I've had that on my list. Problem is that SketchUp behaviour will be different depending on user preferences - and currently there is no way to read the user preferences from Ruby. But I might just implement it as an always on feature.

            @plot-paris said:

            Use the VertexTools-Icon as a Toggle Button
            while VertexTools is active, it will intercept all the keyboard shortcuts for Move, Rotate and Scale.
            Thus it actually feels like using native SketchUp tools, only with the enhancement of soft selection. In theory it wouldn't even make a difference, once the soft selection is set to zero.

            I'm not sure how you are expecting that would work where it differs from what it does now... ? Once you jump into vertex mode and you have assigned the keyboard shortcuts then you stay in Vertex Tools until you exit the tool. Can you elaborate on how you'd like it to work?

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

            1 Reply Last reply Reply Quote 0
            • plot-parisP Offline
              plot-paris
              last edited by

              ah yes, I didn't phrase it clearly enough:

              In SketchUp I have the following keyboard shortcuts:

              Q = Select
              W = Move
              E = Rotate
              R = Scale

              The VertexTools Plugin has a Select, Move, Rotate and Scale tool of its own. But when I make a soft selection and then hit lets say "E" for the Rotate Tool, I will activate SketchUp's Rotate Tool, hence exiting the plugin.

              Instead I would like the plugin to intercept this keyboard shortcut, that usually activates SketchUp's Rotate Tool, and enable VertexTools' own Rotate Tool instead.

              Only after I exit / toogle off VertexTools, the letter "E" will bring me to SketchUp's Rotate tool.
              So I guess what I want, is to completely replace all of SketchUp's manipulation tools with the new ones as long as the "Smooth Selection Mode" is active.

              So from a user's point of view activating VertexTools is similar to activating "Show Hidden Geometry". It affects the degree of control you have over the geometry, but you do not have to use a new set of tools...

              Of course I am more than uncertain, that this is possible at all in SketchUp (intercepting shortcuts). But it would be such an awesomely integrated experience...

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

                mmm.. in other word you want sketcup to act like 3dsmax? i like the whole shortcut thing as it is.
                plus actually i wonder how do you can move/scale/rotate groups and components if vertex tools intercepts the native tool every time??

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

                  @plot-paris said:

                  The VertexTools Plugin has a Select, Move, Rotate and Scale tool of its own. But when I make a soft selection and then hit lets say "E" for the Rotate Tool, I will activate SketchUp's Rotate Tool, hence exiting the plugin.

                  Instead I would like the plugin to intercept this keyboard shortcut, that usually activates SketchUp's Rotate Tool, and enable VertexTools' own Rotate Tool instead.

                  Proxy commands for the rescue!
                  http://www.thomthom.net/software/vertex_tools/manual/shortcuts#proxy_functions

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

                  1 Reply Last reply Reply Quote 0
                  • plot-parisP Offline
                    plot-paris
                    last edited by

                    man, thats genius! exactly what I was looking for!!!

                    and the trick of pressing a shortcut twice to exit the tool.... fantastic 😲

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

                      I think I should make a video on setting up those. Because I don't think many people knows about them.

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

                      1 Reply Last reply Reply Quote 0
                      • Rich O BrienR Offline
                        Rich O Brien Moderator
                        last edited by

                        I didn't know this....

                        Do you have to have Vert mode avtivated to set it?

                        I've have Vert Tools set to Alt + V and the tools to Alt + M, S, R etc....

                        Download the free D'oh Book for SketchUp 📖

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

                          @rich o brien said:

                          Do you have to have Vert mode avtivated to set it?

                          Nope! Just reassign the shortcuts you have for the native Move, Roate, Scale and Select to Tools/Vertex Tools/Move etc.

                          See screenshot on this page: http://www.thomthom.net/software/vertex_tools/manual/shortcuts

                          An annoying limitation with SketchUp though, if you try to reassign Ctrl+A, Ctrl+T for Select All and Select None then it works only during that session. When you restart they are reverted. 😞

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

                          1 Reply Last reply Reply Quote 0
                          • Rich O BrienR Offline
                            Rich O Brien Moderator
                            last edited by

                            @Thomthom not TT_SU

                            Is it possible that VT could respect CPoints?

                            Download the free D'oh Book for SketchUp 📖

                            1 Reply Last reply Reply Quote 0
                            • tt_suT Offline
                              tt_su
                              last edited by

                              Adding to wish-list. Will take a look at it.

                              1 Reply Last reply Reply Quote 0
                              • Rich O BrienR Offline
                                Rich O Brien Moderator
                                last edited by

                                Add these too...

                                Edge Slide
                                Vertex Move parallel to view direction. Without gizmo
                                Vertex Extrude
                                Quad Face Fill

                                Will i stop?

                                Download the free D'oh Book for SketchUp 📖

                                1 Reply Last reply Reply Quote 0
                                • cottyC Offline
                                  cotty
                                  last edited by

                                  @rich o brien said:

                                  Vertex Extrude

                                  You know vertex move + CTRL?

                                  my SketchUp gallery

                                  1 Reply Last reply Reply Quote 0
                                  • charly2008C Offline
                                    charly2008
                                    last edited by

                                    Hi,

                                    I do not know what I'm doing wrong. For me smoothing doesn't work although the function is checked. I thank you in advance for any help.

                                    Charly


                                    2013-10-31_160723.png

                                    He who makes no mistakes, makes nothing

                                    1 Reply Last reply Reply Quote 0
                                    • Rich O BrienR Offline
                                      Rich O Brien Moderator
                                      last edited by

                                      It is working. Turn off hidden geometry and you will see all the faces have 4 edges.

                                      Download the free D'oh Book for SketchUp 📖

                                      1 Reply Last reply Reply Quote 0
                                      • tt_suT Offline
                                        tt_su
                                        last edited by

                                        I assume you mean the soft selection? When you have the Select tool activated, enter a radius in the VCB.

                                        1 Reply Last reply Reply Quote 0
                                        • charly2008C Offline
                                          charly2008
                                          last edited by

                                          Hi Thomas,
                                          Yes that was what I meant. Thanks for the hint.

                                          He who makes no mistakes, makes nothing

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

                                            If any OSX Mavericks users tried to register Vertex Tools recently and failed to do so there is a fix released (1.1.7) that takes care of the issue.

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

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

                                            Advertisement