How to remotely start sketchup
-
Hello.
I need to remotely (externally, same computer) start sketchup and start running a script.....how can i do that?
I guesssfile = "application_loader" # .rb or .rbs not required statuts = Sketchup.load(sfile)
is okay for running the script, but how do i start sketchup and access the console?
Something like: "C:\Program Files\Google\Google SketchUp 8\SketchUp.exe -console -the commands i have been talking about"?
Thanks
Advertisement