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

    [Plugin] Lines to tubes

    Scheduled Pinned Locked Moved Plugins
    131 Posts 61 Posters 276.3k Views 61 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.
    • 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

      1 Reply Last reply 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

        1 Reply Last reply Reply Quote 0
        • TIGT Offline
          TIG Moderator
          last edited by

          ๐Ÿ˜•

          TIG

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

            ๐Ÿ˜„ You're freaking awesome Didier!

            Guard/Handrails just got alot easier.

            Thanks!!!

            1 Reply Last reply 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

              1 Reply Last reply 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

                1 Reply Last reply Reply Quote 0
                • slocraftusS Offline
                  slocraftus
                  last edited by

                  how can i download this plugin?

                  1 Reply Last reply 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 "

                    1 Reply Last reply 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

                      1 Reply Last reply Reply Quote 0
                      • gillesG Offline
                        gilles
                        last edited by

                        Any reference image?

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

                        1 Reply Last reply 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 :)

                          1 Reply Last reply 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

                            1 Reply Last reply 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

                              1 Reply Last reply 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

                                1 Reply Last reply 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

                                  1 Reply Last reply 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

                                    1 Reply Last reply 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!

                                      1 Reply Last reply 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 ๐Ÿ˜ž

                                        1 Reply Last reply 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 ๐Ÿ“–

                                          1 Reply Last reply 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. ๐Ÿ‘ ๐Ÿ‘ ๐Ÿ‘

                                            1 Reply Last reply 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