💡 LightUp 7.1 | SketchUp's only real-time renderer that uses object-based rendering
Download Trial
Problem with Ruby console
-
I am trying to run a script in the ruby console (SU V7) and keep getting errors
eg -
@unknownuser said:Error: #<NameError: (eval):20: undefined local variable or method `cutlist' for main:Object>
(eval):20Can anyone throw any light on this?
-
Whats the plugin? not that i'll be able to help but id imagine the ruby chaps will find it useful.
-
It happens with them all, eg-
makewindow
walljustgrouptool
cuttingwindows -
Why are you running them in the console - instead of running them "normally"?
-
I have a script which I used in V6, and since loading V7 it has stopped working properly, and I was trying to run it in the console to see if I could find out where it was breaking.
Advertisement