• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin] Lines to tubes

Scheduled Pinned Locked Moved Plugins
131 Posts 61 Posters 275.9k 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.
  • T Offline
    TIG Moderator
    last edited by 3 Mar 2012, 16:07

    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 5 Mar 2012, 12:25

      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
      • T Offline
        TIG Moderator
        last edited by 5 Mar 2012, 20:44

        πŸ˜•

        TIG

        1 Reply Last reply Reply Quote 0
        • B Offline
          bharvey
          last edited by 9 Aug 2012, 13:54

          πŸ˜„ 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 13 Jan 2013, 15:03

            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
            • T Offline
              TIG Moderator
              last edited by 13 Jan 2013, 16:47

              @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
              • S Offline
                slocraftus
                last edited by 9 Apr 2013, 12:52

                how can i download this plugin?

                1 Reply Last reply Reply Quote 0
                • G Offline
                  gilles
                  last edited by 9 Apr 2013, 13:01

                  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
                  • S Offline
                    slocraftus
                    last edited by 9 Apr 2013, 13:02

                    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
                    • G Offline
                      gilles
                      last edited by 9 Apr 2013, 13:08

                      Any reference image?

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

                      1 Reply Last reply Reply Quote 0
                      • P Offline
                        pilou
                        last edited by 9 Apr 2013, 15:29

                        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 3 Mar 2014, 22:39

                          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 4 Mar 2014, 08:39

                            @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
                            • T Offline
                              TIG Moderator
                              last edited by 4 Mar 2014, 12:22

                              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 9 Mar 2014, 17:43

                                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
                                • T Offline
                                  TIG Moderator
                                  last edited by 10 Mar 2014, 10:20

                                  @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 10 Mar 2014, 12:00

                                    @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 13 Mar 2014, 10:52

                                      @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 13 Mar 2014, 10:56

                                        @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 13 Mar 2014, 10:59

                                          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