Wednesday, September 23, 2009

Call rhino.getobject("rhinoscripting!")

INTRODUCTION
Learning how to script is actually quite straight forward, it just requires patience, persistence and rigor when you first start. Patience in the sense that in the beginning everything will seem daunting, complex and ridiculously foreign. Persistence in that you will want to throw in the towel over and over again. And finally rigor, as it it only through being overly rigorous with how you name your variables, check their data types, print their returns, and so on, that you will you crack the logical hurdle that is scripting.

No comments:

Post a Comment