sketchucation logo sketchucation
    • Login
    πŸ›£οΈ Road Profile Builder | Generate roads, curbs and pavements easily Download

    [Plugin] Lines to tubes

    scheduled pinned locked moved Plugins
    131 Posts 61 Posters 278.6k Views 61 Watching
    loading-more-posts
    • oldest-to-newest
    • newest-to-oldest
    • most-votes
    reply
    • reply-as-topic
    guest-login-reply
    deleted-message
    • TIGT Offline
      TIG Moderator
      last edited by

      Might it be the scripts are getting corrupted?
      How are you downloading / installing them ?
      DO you have other scripts that work OK ?

      TIG

      one-reply-to-this-post last-reply-time reply quote 0
      • S Offline
        Steuart
        last edited by

        Hi Tig,
        I simply put them into the plugins folder - the same as i have put several other plugins (see list below - I have removed the lines2tubes and the other similar plugin that was crashing the program) with no problems (hard disk/library/application support/google sketchup 8/sketchup/plugins

        centerpoint.rb
        DEFPARAM_Dir
        Examples [folder]
        examples.rb
        Fredo6Trace.txt
        LIBFREDO6_Dir_43
        LibFredo6.rb
        LibTraductor.rb
        maxwell[folder]
        maxwell.rb
        MI.png
        Ocean[folder]
        ocean_extension.rb
        ROUNDCORNER_Dir_23
        Smooze[folder]
        Soften.rb
        Utilities[folder]
        utilities.rb
        ZLoader__RoundCorner.rb

        one-reply-to-this-post last-reply-time reply quote 0
        • TIGT Offline
          TIG Moderator
          last edited by

          πŸ˜•

          TIG

          one-reply-to-this-post last-reply-time reply quote 0
          • B Offline
            bharvey
            last edited by

            πŸ˜„ You're freaking awesome Didier!

            Guard/Handrails just got alot easier.

            Thanks!!!

            one-reply-to-this-post last-reply-time reply quote 0
            • N Offline
              ninehundred
              last edited by

              also, here is a picture of the one ive made in blender but as mentioned before you cant edit the joins or create a join.
              http://archibitd.tumblr.com/image/40256783011

              one-reply-to-this-post last-reply-time reply quote 0
              • TIGT Offline
                TIG Moderator
                last edited by

                @ninehundred said:

                also, here is a picture of the one ive made in blender but as mentioned before you cant edit the joins or create a join.
                http://archibitd.tumblr.com/image/40256783011
                I've given some pointers in your other very similar thread...

                TIG

                one-reply-to-this-post last-reply-time reply quote 0
                • slocraftusS Offline
                  slocraftus
                  last edited by

                  how can i download this plugin?

                  one-reply-to-this-post last-reply-time reply quote 0
                  • gillesG Offline
                    gilles
                    last edited by

                    First page, don't you read the post?

                    " c'est curieux chez les marins ce besoin de faire des phrases "

                    one-reply-to-this-post last-reply-time reply quote 0
                    • slocraftusS Offline
                      slocraftus
                      last edited by

                      will it be useful to create the rope on knife?
                      or can you tell me the better plugin,if it exists

                      one-reply-to-this-post last-reply-time reply quote 0
                      • gillesG Offline
                        gilles
                        last edited by

                        Any reference image?

                        " c'est curieux chez les marins ce besoin de faire des phrases "

                        one-reply-to-this-post last-reply-time reply quote 0
                        • pilouP Offline
                          pilou
                          last edited by

                          Some plugins about that are there!

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

                          one-reply-to-this-post last-reply-time reply quote 0
                          • ssokolS Offline
                            ssokol
                            last edited by

                            Hi , I have problem, Line2Tubes doesn't show up under tools in Sketchup 2014?
                            In Sketchup 8 works perfect.
                            Any help?
                            Thanks

                            one-reply-to-this-post last-reply-time reply quote 0
                            • S Offline
                              sarkarshomit
                              last edited by

                              @ssokol said:

                              Hi , I have problem, Line2Tubes doesn't show up under tools in Sketchup 2014?
                              In Sketchup 8 works perfect.
                              Any help?
                              Thanks

                              +1 to that...have similar problem...wont show up in SU2014...installed it using Sketchucation Plugin store app...installs through that in plugins folder of SU2014...but wont show up anywhere....please help...very useful...kinda missing it...dont want to go back to SU8...

                              PS: I Read the whole thread and checked that I dont have any older versions installed.

                              Till then using TIG's pipe along path

                              one-reply-to-this-post last-reply-time reply quote 0
                              • TIGT Offline
                                TIG Moderator
                                last edited by

                                Didier needs to rework his rb file for v2014 compatibility and republish it...

                                BUT you can do it temporarily for your own use, even though his script is 'packed'.
                                Open the file lines2tubes.rb in Notepad, and go to the end:
                                Change
                                ...}.unpack("m")**.to_s**
                                to read
                                ...}.unpack("m")**[0]**
                                Save the changes.
                                Restart SketchUp.

                                The script will then load and work in v2014 !

                                This simple fix can be applied to any of Didier's 'packed' scripts that aren't working in v2014.

                                These edited scripts will also load and work in earlier SketchUp versions too... πŸ€“

                                TIG

                                one-reply-to-this-post last-reply-time reply quote 0
                                • demD Offline
                                  dem
                                  last edited by

                                  Unfortunately, while plugin starts in v2014, it still does not work. Hope Didier wil fix it

                                  upd. oops, im sorry. its was a conflict with old CompoSpray version

                                  one-reply-to-this-post last-reply-time reply quote 0
                                  • TIGT Offline
                                    TIG Moderator
                                    last edited by

                                    @dem said:

                                    Unfortunately, while plugin starts in v2014, it still does not work. Hope Didier wil fix it

                                    upd. oops, im sorry. its was a conflict with old CompoSpray version
                                    Did you do the temporary edit fix I suggested two posts ago ?

                                    TIG

                                    one-reply-to-this-post last-reply-time reply quote 0
                                    • unclebimU Offline
                                      unclebim
                                      last edited by

                                      @tig said:

                                      Didier needs to rework his rb file for v2014 compatibility and republish it...

                                      BUT you can do it temporarily for your own use, even though his script is 'packed'.
                                      Open the file lines2tubes.rb in Notepad, and go to the end:
                                      Change
                                      ...}.unpack("m")**.to_s**
                                      to read
                                      ...}.unpack("m")**[0]**
                                      Save the changes.
                                      Restart SketchUp.

                                      The script will then load and work in v2014 !

                                      This simple fix can be applied to any of Didier's 'packed' scripts that aren't working in v2014.

                                      These edited scripts will also load and work in earlier SketchUp versions too... πŸ€“

                                      Thank you! Fixed!

                                      one-reply-to-this-post last-reply-time reply quote 0
                                      • C Offline
                                        ckho1985
                                        last edited by

                                        @tig said:

                                        Didier needs to rework his rb file for v2014 compatibility and republish it...

                                        BUT you can do it temporarily for your own use, even though his script is 'packed'.
                                        Open the file lines2tubes.rb in Notepad, and go to the end:
                                        Change
                                        ...}.unpack("m")**.to_s**
                                        to read
                                        ...}.unpack("m")**[0]**
                                        Save the changes.
                                        Restart SketchUp.

                                        The script will then load and work in v2014 !

                                        This simple fix can be applied to any of Didier's 'packed' scripts that aren't working in v2014.

                                        These edited scripts will also load and work in earlier SketchUp versions too... πŸ€“

                                        Working in Mac… not sure what to do 😞

                                        one-reply-to-this-post last-reply-time reply quote 0
                                        • Rich O BrienR Offline
                                          Rich O Brien Moderator
                                          last edited by

                                          @ckho1985 said:

                                          Working in Mac… not sure what to do 😞

                                          Working? Or not working?

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

                                          one-reply-to-this-post last-reply-time reply quote 0
                                          • C Offline
                                            ckho1985
                                            last edited by

                                            as in I know I could drag n drop the .rb file in windows.
                                            but now I am using a mac in office computer. can't do the drag-n-drop anymore. (or is there a way?)
                                            anyway i can alter the .rbZ file to work?

                                            another suggestion. would be superb if there is a option of having square / rectangular tube rather than circular cylinder only. πŸ‘ πŸ‘ πŸ‘

                                            one-reply-to-this-post last-reply-time reply quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 4 / 7
                                            • first-post
                                              last-post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement