Hi Steve,
running this code:
I have this messagge:Code:import rhinoscriptsyntax as rs rs.AddLine([0,0,1], [10,20,30])
Message: Riferimento a un oggetto non impostato su un'istanza di oggetto.
Traceback:
line 312, in AddLine, "C:\Users\Gianpa\AppData\Roaming\McNeel\Rhinoceros \5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rhinoscript\curve.py"
line 4, in <module>, "C:\Users\Gianpa\AppData\Local\Temp\TempScript .py"
what is the problem?
bye,
g


Reply With Quote