NURBS-Python v3.2.1
- Fixed some bugs in
exchange
module - Fixed some bugs in
utilities
module - Added experimental Export surfaces as .stl support, with
exchange.save_stl()
As usual, the latest version can be installed via pip install NURBS-Python
. If you have already installed, you can upgrade via pip install NURBS-Python --upgrade
.