I’m trying to work my way through the Python for Rhinoceros 5 primer. I’m getting frustrated partly because I don’t have the example curves and surfaces that were used and partly because of errors in the python code. For example in some places there is a
for i in range(x,y,z) where the x,y, and z are real numbers instead of ints. My current problem is on page 77 about Interpolated curves. I’m doing fine till I get to the description where it says that the complete script is supplied in the article archive. ?? Where is the article archive? I’m trying to understand whether this primer was written just to give me ideas of what I might do? I am learning, but it’s hard sledding.
5 posts - 3 participants