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

    [Plugin][$] Tools On Surface - v2.6a - 01 Apr 24

    Scheduled Pinned Locked Moved Plugins
    638 Posts 203 Posters 1.6m Views 202 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.
    • thomthomT Offline
      thomthom
      last edited by

      @skylinerz said:

      HI, where can i donwnload this script? Sorry a newbie here. Thanks.

      At the bottom of the original post. First page on this thread.

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

      1 Reply Last reply Reply Quote 0
      • A Offline
        acio
        last edited by

        Thank you so.

        1 Reply Last reply Reply Quote 0
        • simon le bonS Offline
          simon le bon
          last edited by

          Hi!
          I'm actually working with arc tool (on surface).
          May be I have missed something. I would like to remove all the construction points in one operation when the drawing is finished but i don't know how to do..

          http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/th_toolsOnSurface_a.jpg

          ;-)simon

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

            Just construction points? You can try native Su tool! GO to Edit menu / Delete guides.
            You can also copy this code below in the ruby console... It will delete all construction points in the selection.

            Sketchup.active_model.selection.each{|e|e.erase! if e.class==Sketchup;;ConstructionPoint}
            

            😉

            Frenglish at its best !
            My scripts

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

              Hi Fredo!
              I suppose you will move your menus in "Fredo collection" in your next TOS update, like freescale plugin ? ❓
              That would be cool, and also your push pull plugin!
              Sans titre 1.jpgExcellent plugin, as always, sir! 😄 Thank you...

              Frenglish at its best !
              My scripts

              1 Reply Last reply Reply Quote 0
              • simon le bonS Offline
                simon le bon
                last edited by

                🙂 Matt,
                --/ Hope i'm not going too far from this thread /--

                @matt666 said:

                Just construction points? You can try native Su tool! GO to Edit menu / Delete guides.

                good tip: it is something I had forgotten.. > but the construction lines and points, they are all deleted from the overall model. Something we want not to be each time.

                @matt666 said:

                You can also copy this code below () in the ruby console... It will delete all construction points in the selection.
                This is just the good code: construction lines remain and every construction point inside selection are removed. Would you please make it as a .rb dear Matt? (I'm complet ignorant upon this ). It would be so greatfull!
                :-)simon

                1 Reply Last reply Reply Quote 0
                • N Offline
                  Nathryc
                  last edited by

                  Thank you, Thank you, Thank you, Fredo!!!! (insert Happy Dance Here!)
                  At last I can do what I've been trying to do since I first found SketchUp (modeling planets for exterior sci-fi scenes)

                  This plug-in is MADE of 100% AWESOME!

                  Nathryc

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

                    You are the Gustave Eiffel and Pierre Bezier of SketchUp. Merci Beaucoup from the USA!

                    What will you do to top this achievement?

                    http://www.azcreative.com

                    1 Reply Last reply Reply Quote 0
                    • K Offline
                      Kus
                      last edited by

                      Hi there I would like to make some drawings on a sphere. I downloaded the plugin but when I start up SU this comes up

                      no such file to load -- /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/BZ_Dir_12/bezierspline_main.rbError Loading File bezierspline.rb
                      no such file to load -- /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/BZ_Dir_12/bezierspline_main.rb
                      

                      I downloaded the plugin into /Library/Application Support/Google SketchUp 7/SketchUp/Plugins; and I didn't change the name of the folder, but it is named: ToolsOnSurface_131-1

                      what should I do??[/quote]

                      1 Reply Last reply Reply Quote 0
                      • fredo6F Offline
                        fredo6
                        last edited by

                        @kus said:

                        Hi there I would like to make some drawings on a sphere. I downloaded the plugin but when I start up SU this comes up.

                        I downloaded the plugin into /Library/Application Support/Google SketchUp 7/SketchUp/Plugins; and I didn't change the name of the folder, but it is named: ToolsOnSurface_131-1

                        what should I do??

                        Kus,

                        Seems you had a problem with the unzip operation.
                        For Tools on Surface you must have only 2 elements in the Sketchup Plugins folder:

                        • a small file: ZLoader_OnSurface.rb
                        • a folder: TOS_Dir_13, with other rb files in it (and some subfolders).

                        I suggest you check your files and redo the Unzip, with a Select All and then Extract, to make sure your preserve the folder hierarchy when unzipping.

                        Fredo

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

                          Hey, I've followed the quickcards installment guide but upon opening Sketchup it isn't running Tools On Surface, I'm not given any loading error or anything, it simply doesn't run, any help?

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

                            @steelyjoe_n said:

                            Hey, I've followed the quickcards installment guide but upon opening Sketchup it isn't running Tools On Surface, I'm not given any loading error or anything, it simply doesn't run, any help?

                            Nevermind
                            I forgot to check it in preferences, thank you for the program anyway 😄)

                            1 Reply Last reply Reply Quote 0
                            • N Offline
                              niarfe
                              last edited by

                              Fredo!!! I'm becoming your biggest fan!!!
                              thanks a lot!

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

                                Hi,
                                I seem to have a problem too. I can see the toolbar but the offset doesn't work (Su7,7.0.102470), the line-on surface does, but nothing else seems to work.
                                I'm not familiar with ruby, but it feels like some setting might be wrong (like a variable in Autocad).

                                Later..
                                Just being stupid, I forgot to load in "preferences". Works like a charm!

                                1 Reply Last reply Reply Quote 0
                                • A Offline
                                  Arthaxx
                                  last edited by

                                  Thanks

                                  1 Reply Last reply Reply Quote 0
                                  • H Offline
                                    hitman47127
                                    last edited by

                                    thanksssssssssss a lot, 😍 😍 😍

                                    1 Reply Last reply Reply Quote 0
                                    • E Offline
                                      Efrado
                                      last edited by

                                      Hi FREDO ,Thanks a lot for this Magnificent gift. Following the PDF I was traying to reproduce the "section pie" but I could not .How did you do? Thanks "


                                      "section PIE".jpg

                                      1 Reply Last reply Reply Quote 0
                                      • fredo6F Offline
                                        fredo6
                                        last edited by

                                        @efrado said:

                                        Hi FREDO ,Thanks a lot for this Magnificent gift. Following the PDF I was traying to reproduce the "section pie" but I could not .How did you do? Thanks "

                                        Use the 'Ring' capability of the TOS shapes. In the VCB, you type an length, posititive or negative' followed by 'x', and you get the shape contour with the specificed offset. This is explained in the doc, in the Shapes section (page 9).
                                        Hope this answers your question.

                                        1 Reply Last reply Reply Quote 0
                                        • E Offline
                                          Efrado
                                          last edited by

                                          As always your Kindness is OUT OF DOUBT ----PRICELESS-----Thank You

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

                                            Thanks,what a great work!

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

                                            Advertisement