Hi TIG : I got an error message perhaps you can help me with. I downloaded the 2d Toolset to the downloads folder (Win 7 with SU8), then extracted everything directly to Google>Sketchup8>Plugins. When I restarted SU I got this:
Error Loading File 2D#.rb
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DlineTool.rb:33: syntax error, unexpected ',', expecting kEND
Sketchup::set_status_text ("Length"), SB_VCB_LABEL
^
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DlineTool.rb:71: syntax error, unexpected ',', expecting kEND
..."2D Line: Select Second End"), SB_PROMPT
^Error Loading File 2DarcTool.rb
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DlineTool.rb:33: syntax error, unexpected ',', expecting kEND
Sketchup::set_status_text ("Length"), SB_VCB_LABEL
^
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DlineTool.rb:71: syntax error, unexpected ',', expecting kEND
..."2D Line: Select Second End"), SB_PROMPT
^Error Loading File 2DcircleTool.rb
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DcircleTool.rb:37: syntax error, unexpected ',', expecting kEND
Sketchup::set_status_text ("Radius"), SB_VCB_LABEL
^
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DcircleTool.rb:83: syntax error, unexpected ',', expecting kEND
...ircle: Select Point on Side"), SB_PROMPT
^Error Loading File 2DfacemakerTool.rb
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DfacemakerTool.rb:53: syntax error, unexpected ',', expecting kEND
...inside a Loop to Add a Face"), SB_PROMPT
^
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DfacemakerTool.rb:61: syntax error, unexpected ',', expecting kEND
...inside a Loop to Add a Face"), SB_PROMPT
^Error Loading File 2DhatchingTool.rb
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DhatchingTool.rb:74: syntax error, unexpected ',', expecting kEND
... Loop to Add a Hatched Face"), SB_PROMPT
^
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DhatchingTool.rb:88: syntax error, unexpected ',', expecting kEND
... Loop to Add a Hatched Face"), SB_PROMPT
^Error Loading File 2DlineTool.rb
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DlineTool.rb:33: syntax error, unexpected ',', expecting kEND
Sketchup::set_status_text ("Length"), SB_VCB_LABEL
^
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DlineTool.rb:71: syntax error, unexpected ',', expecting kEND
..."2D Line: Select Second End"), SB_PROMPT
^Error Loading File 2DpolylinecurveTool.rb
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DpolylinecurveTool.rb:39: syntax error, unexpected ',', expecting kEND
Sketchup::set_status_text ("Length"), SB_VCB_LABEL
^
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DpolylinecurveTool.rb:87: syntax error, unexpected ',', expecting kEND
...ne Curve: Select Next Point"), SB_PROMPT
^
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DpolylinecurveTool.rb:121: syntax error, unexpected ',', expecting kEND
...ne Curve: Select Next Point"), SB_PROMPT
^Error Loading File 2DpolylineTool.rb
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DpolylineTool.rb:39: syntax error, unexpected ',', expecting kEND
Sketchup::set_status_text ("Length"), SB_VCB_LABEL
^
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DpolylineTool.rb:87: syntax error, unexpected ',', expecting kEND
... Polyine: Select Next Point"), SB_PROMPT
^
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/2DpolylineTool.rb:121: syntax error, unexpected ',', expecting kEND
...Polyline: Select Next Point"), SB_PROMPT
^
I see you said something about "The 2D#.rb needs to load before the others to make the sub-menu and toolbar..." but I don't know how to force that, if that is the problem. My plugin folder looks like this now:
Thanks for any help.