ANN: SuPy 1.4
Greg Ewing
greg.ewing at canterbury.ac.nz
Sun Feb 15 18:33:42 EST 2009
SuPy 1.4 Available
------------------
http://www.cosc.canterbury.ac.nz/greg.ewing/SuPy/
Changes in this version:
- Python tuples are converted to Ruby arrays, so you can pass them
directly to Sketchup methods that require an array.
- 'Array' function for converting other Python sequences to arrays.
- X_AXIS, Y_AXIS, Z_AXIS constants.
- Unit conversion constants (feet, yard, etc.) e.g. 5 * feet
What is SuPy?
-------------
SuPy is a plugin for the Sketchup 3D modelling application
that lets you script it in Python.
--
Greg Ewing
greg.ewing at canterbury.ac.nz
More information about the Python-list
mailing list