馬上注冊,結(jié)交更多好友,享用更多功能,讓你輕松玩轉(zhuǎn)社區(qū)。
您需要 登錄 才可以下載或查看,沒有帳號?立即加入SketchUp吧!

x
載入文件 CadalogBeamTool.rb 時出錯
Error: #<SyntaxError: C:/Users/46015/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/CadalogBeamTool.rb:21: syntax error, unexpected ',', expecting ')'
...pport_file ("CadalogParts.dll", "Plugins/Cadalog")
... ^
C:/Users/46015/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/CadalogBeamTool.rb:21: syntax error, unexpected ')', expecting keyword_end
C:/Users/46015/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/CadalogBeamTool.rb:296: syntax error, unexpected ',', expecting ')'
edges.push (beam_entities.add_line (startPt, endPt))
^
C:/Users/46015/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/CadalogBeamTool.rb:306: syntax error, unexpected ',', expecting ')'
...eam_entities.add_arc (centerPt, xAxis, normal, radius, start...
... ^
C:/Users/46015/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/CadalogBeamTool.rb:306: syntax error, unexpected ')', expecting '='
..., radius, startAngle, endAngle))
... ^
C:/Users/46015/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/CadalogBeamTool.rb:313: syntax error, unexpected ',', expecting ')'
edges.concat(beam_entities.add_circle (centerPt, normal, radius))
^
C:/Users/46015/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/CadalogBeamTool.rb:313: syntax error, unexpected ')', expecting '='
edges.concat(beam_entities.add_circle (centerPt, normal, radius))
^
C:/Users/46015/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/CadalogBeamTool.rb:362: syntax error, unexpected end-of-input, expecting keyword_end>
|
|