In the old days of VBscript we could print to the command window via Rhino.Print(“text”)
Is this not possible in python ?
EDIT:
Found it.
In the old days of VBscript we could print to the command window via Rhino.Print(“text”)
Is this not possible in python ?
EDIT:
Found it.
Check out the Write
methods here:
https://developer.rhino3d.com/5/api/RhinoCommonWin/html/T_Rhino_RhinoApp.htm