this is the link to the recource I have been following along with.
currently going through the document, and dipping my toes further into the python in Rhino world.
however Idk if this because the document is outdated maybe, but I am running into many many errors as I try to implement the scripts in the document. for example the starting import statements don’t seem to apply in the rhino script editor but in the GH editor they do, “rs.” has to be replaced by “rhino.” and even then execution seems rare, some methods simply don’t seem to operate properly at all eg rs.getobject.
many of the scripts which require no additional global definitions are not running, for example the clock script in the document around page 27 does not execute. I have copied scripts straight into the rhino and GH compilor as is to find out they are not functional, and no amount of tweeking gets the scripts to execute.
any help in regards to the nature of this recouce would be appreciated and maybe some other sources with a more practical and updated approach to teaching scripting in rhino. my knowledge of syntax and correnctness of code is also still under developed and perhaps this is the reason for my frustrations, however the issues I am running into seem to be unrelated to that facet.
Thank you for any help
1 post - 1 participant