Gumball in Rhino Python

The examples page only had sample code for a gumball in C# and VB. In case anyone needs it, I’ve tried to convert the gumball example to Python. The code lacks some of the features of the original example, but it should at least save you from doing the conversion yourself!

gumball.py (4.3 KB)