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.ew...@canterbury.ac.nz
--
http://mail.python.org/mailman/listinfo/python-announce-list

       Support the Python Software Foundation:
       http://www.python.org/psf/donations.html

Reply via email to