So I’m trying to write a python script for rhino and when I use the rhinoscriptsyntax namespace everything works well, but when I use rhino.geometry nothing appears on the screen, even tough the code seems to be working just fine.
Is there an extra step to get that geometry from rhino.geometry into rhino that I’m not aware? Maybe a “draw” function or something?
Sorry for the basic question, first time using rhino API here.
5 posts - 2 participants