Python for Rhino Primer Now Available
June 30, 2011
AOP in News, Rhino Python, Tutorials

Skylar Tibbits, Arthur van der Harten, and Steve Baer just released an excellent (and free) manual on how to get started programming in Python for Rhino 5.0.  This is a must read for anyone interested in learning how automate tasks, make decisions, perform powerful calculations and geometric manipulations using Python and the Rhino CAD environment.  Here is a small excerpt from the introduction:

"This primer is intended to teach programming to absolute beginners, people who have tinkered with programming a bit or expert programmers looking for a quick introduction to the methods in Rhino. Rhinoscript (VBscript) has been supported for many years, with a large user group and extensive support material. As well as giving a basic introduction, this primer looks to easily transition those familiar with VBscript into the world of Rhino Python.... Python offers exciting new potentials for programming in Rhino with Object-Oriented functionality, simple syntax, access to the .NET framework and a vast number of user-built libraries to extend Rhino's functionality. The same powerful methods that were previously in VBscript are still available, as well as a ton of other exciting methods and features available natively with Python."

To download the Python for Rhino 101 Primer click here.
Also, Skylar Tibbits will be hosting a 2-hour Introduction to Python webinar on July 22nd.  Skylar is a lecturer at MIT's Department of Architecture, the Founder/Principal of SJET LLC and a 2011 TED Fellow.  Click here to register for the event.

Article originally appeared on [Andrew Payne] (http://www.liftarchitects.com/).
See website for complete article licensing information.