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

    [Plugin]Draw Slope Normals.rb-v1.4-Mar 28,2013.

    Scheduled Pinned Locked Moved Plugins
    36 Posts 21 Posters 51.9k 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.
    • A Offline
      antoniogulino
      last edited by

      Thank you very much for this new awesome plugin!

      1 Reply Last reply Reply Quote 0
      • srxS Offline
        srx
        last edited by

        โ˜€
        I think it will be very helpful. Thanks a lot!

        www.saurus.rs

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

          OMG
          Tak2 what a killer app and just perfect for concept work when no 3d topo data is available.
          A true "Sketch" tool and JF'n brilliant. โ˜€
          WOW
          Thank you so very much.
          Hope things in Japan are better for all now. ๐Ÿ‘

          dtr

          1 Reply Last reply Reply Quote 0
          • S Offline
            seasdes
            last edited by

            A trully awsome plugin that will be usefull to many thay need to model terrain.
            Walter

            Using Sketchup Pro 2019

            1 Reply Last reply Reply Quote 0
            • pilouP Offline
              pilou
              last edited by

              A new hit ? โ˜€

              Frenchy Pilou
              Is beautiful that please without concept!
              My Little site :)

              1 Reply Last reply Reply Quote 0
              • Chris FullmerC Offline
                Chris Fullmer
                last edited by

                This looks great! I hope I get a chance to use it soon, thanks!

                Chris

                Lately you've been tan, suspicious for the winter.
                All my Plugins I've written

                1 Reply Last reply Reply Quote 0
                • T Offline
                  tak2hata
                  last edited by

                  Hi,
                  I 'm sorry.I made mistake.
                  So I update this script to version 1.0b.in Feb 13,2013.

                  I correct mistake of dividing z value of curve.

                  Now it calculate the dividing z value of curve from XY distance between vertices.
                  The previous version did from XYZ distance.

                  Thanks.


                  by TAK2HATA

                  1 Reply Last reply Reply Quote 0
                  • U Offline
                    unclex
                    last edited by

                    it's wonderful
                    Thanks

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

                      Tak2

                      Sure would be nice to have the options rt click contextual once the script has been started. ๐Ÿ’ญ
                      Any chance please.

                      dtr

                      1 Reply Last reply Reply Quote 0
                      • AureusA Offline
                        Aureus
                        last edited by

                        Does anyone know why this happens?

                        [b]^Error Loading File draw_slope_normals.rb
                        private method `gsub!' called for nil:NilClass

                        Is this a plugin for Sketchup 7 or 8? I have both. S7 doesn't recognize it and S8 reports this error. I put it into the folder 'Plugin' after unzipping it. The folder 'draw_slope_normals_v1.0b' went to the folder Plugin but still doesn't work. I tried to put the sole RB file 'draw_slope_normals.rb' but nothing happened.
                        I use Windows XP S3.

                        Sorry for asking this but usually creators of plugins usually post these small accompanying instructions themselves. ๐Ÿ˜„

                        Cheers to everybody.

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          tak2hata
                          last edited by

                          Hi,i update this to version1.1.
                          This will work in additional plugin folder.

                          Hi,dtrarch.
                          I add context menu when tool is active.

                          Hi,Aureus.
                          I modified by replacing "gsub!" to "File.expand_path".
                          I did not test it on mac os,yet.

                          Thanks.


                          by TAK2HATA

                          1 Reply Last reply Reply Quote 0
                          • AureusA Offline
                            Aureus
                            last edited by

                            Thank you, tak2hata.

                            I haven't expected such a quick reply to my first question and post ever on this site.
                            It seems you did performed necessary corrections my case requested as I was perfectly able to install 1.1 version of your plugin. Now I'll give it a go and see what'll happen. At the moment I'm modeling a river bank and I hope 'Draw Slope Normals' will turn into a very handy tool. ๐Ÿ˜‰

                            P.S. It's good that keyboard shortcuts can be given to the commands.
                            Greetings from Bosnia.

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

                              Tak

                              Breakthrough plugin IMO and thanks again.
                              You are truly the Miyamoto Musashi of code.

                              Dave
                              aka dtrarch

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

                                Thank you for your generosity.

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

                                  Thank you x1000000000000000000000000000000000000000

                                  This is much needed in sketchup and for you to share with the community is so nice. Levels in SketchUp wohoo!

                                  1 Reply Last reply Reply Quote 0
                                  • AureusA Offline
                                    Aureus
                                    last edited by

                                    What kind of logic is applied for indicating z value?

                                    When I have the cursor over a single spot (the end of a line) the z value is displayed and everything seems fine. But when the cursor is over a line sometimes lower value is displayed and sometimes higher - or in other words, once indicating the value of lower end and on other occasion on some other line indicating the value of its higher end.
                                    So far I couldn't figure out what value is indicated when having the cursor over a face and in what relation it is to actual values of its edges.

                                    When you have a line with 2 ends one having z value of 1.7 and the other having z value of 1.9, whatever figure is displayed (1.7 or 1.9) for it when you write down a new value (say 1.5) both ends have that new and same value, putting your line in horizontal position.

                                    It seems this plugin has no respect to the groups as you can edit a group 'from outside'.

                                    At the end I have one actual proposal. When you undo a step (you are not satisfied with the result of just put z value) - you are out of the command. Then you must run the plugin again. Can you make it provide you stay in the current command when you undo a step? My opinion is that it would speed up your workflow since it's a bit annoying and time-consuming starting the plugin again over and over after undoes.

                                    1 Reply Last reply Reply Quote 0
                                    • T Offline
                                      tak2hata
                                      last edited by

                                      Hi,
                                      I update this to version1.3 in Mar 09,2013.
                                      Add Toolbar.
                                      and small improve.

                                      Hi,Aureus.
                                      The logic of modifying Z value is simple.
                                      If you click Vertex it change z value of that vertex.
                                      If you click Edge it changes z value of the vertices connencted to that edge.
                                      If you click Face it changes z value of the vertices connencted to that face.

                                      When the same positon of vertices clicked,The vertex in active_ editing group/component is preferred.
                                      But the vertices are not same position,the vertex that near to camera is preferred.

                                      Thanks.


                                      by TAK2HATA

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

                                        it's wonderful
                                        Thanks a lot

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

                                          I get this error when i startup Sketchup, and the Plugin wont load.
                                          What am I doing wrong?


                                          error.gif

                                          1 Reply Last reply Reply Quote 0
                                          • T Offline
                                            tak2hata
                                            last edited by

                                            @lillioso said:

                                            I get this error when i startup Sketchup, and the Plugin wont load.
                                            What am I doing wrong?

                                            Hi,Lillioso.
                                            I mistook about that "file_loaded".
                                            It needs "require 'sketchup.rb' for first time.

                                            I add the code,now in ver 1.31.

                                            Thanks.


                                            by TAK2HATA

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

                                            Advertisement