Parametric grid Load Errors
-
Hello to you all,
I trieded to install @Last parametric Gird an get the following Errormessage:Load Errors
Fehler beim Laden der Datei parametric_grid.rb
Error: #<SyntaxError: C:/Users/Architekt/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/parametric_grid.rb:67: syntax error, unexpected ',', expecting =>
defaults = {"dx", 8.feet, "dy", 8.feet, "nx", ...
^
C:/Users/Architekt/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/parametric_grid.rb:67: syntax error, unexpected ',', expecting &. or :: or '[' or '.'
...defaults = {"dx", 8.feet, "dy", 8.feet, "nx", 4, "ny", 4}
... ^
C:/Users/Architekt/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/parametric_grid.rb:67: syntax error, unexpected ',', expecting &. or :: or '[' or '.'
...x", 8.feet, "dy", 8.feet, "nx", 4, "ny", 4}
... ^
C:/Users/Architekt/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/parametric_grid.rb:67: syntax error, unexpected ',', expecting keyword_end
...t, "dy", 8.feet, "nx", 4, "ny", 4}
... ^>anybody any idea how to solve this ??
thanks and greetings
Uli -
The last update on that one appears to have been in 2013. The Ruby version has changed several times since then so it's not too surprising that it doesn't work. There are other grid tools that you could substitute. TIG has his Work Plane and there's the Grid Tool in the Extension Warehouse.
Advertisement