Skip to content

NURBS-Python v3.3.0

Compare
Choose a tag to compare
@orbingol orbingol released this 12 Feb 23:13
· 1923 commits to 5.x since this release

NURBS-Python v3.3.0

New Features

  • Save surfaces as .stl file
  • Surface and curve splitting
  • Surface and curve Bézier decomposition
  • Surface and curve translate by a vector functionality

Installation

pip install NURBS-Python

Upgrade

pip install NURBS-Python --upgrade