@Alex1 wrote:
opensmoothcloseexit.txt (2.8 KB)
simplebox.3dm (23.0 KB)
Do save as a vbs file before running from the command line with
C:> CSCRIPT opensmoothcloseexit.vbs simplebox.tsm. Also make sure that you have the Tspline add-in installed.I'm trying to exit rhino.. and have so far tried..
oRhinoScript.DocumentModified = False
Call objRhino.RunScript("-Exit", 0)Rhino5x64.Exit
Rhino5.Exit
Rhino5x64.Application.Exit
Rhino5.Application.Exit
oRhino.ExitAny help please would be great!
Posts: 2
Participants: 2