[Plugin] Lines to tubes
-
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/pluginscenterpoint.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 -
-
You're freaking awesome Didier!
Guard/Handrails just got alot easier.
Thanks!!!
-
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 -
@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... -
how can i download this plugin?
-
First page, don't you read the post?
-
will it be useful to create the rope on knife?
or can you tell me the better plugin,if it exists -
Any reference image?
-
Some plugins about that are there!
-
Hi , I have problem, Line2Tubes doesn't show up under tools in Sketchup 2014?
In Sketchup 8 works perfect.
Any help?
Thanks -
@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
-
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 filelines2tubes.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...
-
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
-
@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 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 filelines2tubes.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!
-
@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 filelines2tubes.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
-
-
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.
-
@ckho1985 said:
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?)what is stopping you doing the drag and drop?
@ckho1985 said:
anyway i can fix the .rbx file?
.rbx? It should be an .rbx file. Are you using our PluginStore?
@ckho1985 said:
would be superb if there is a option of having square / rectangular tube rather than circular cylinder only
Isn't a 4 sided circle a square?
Advertisement