Skip to content

Examples for NURBS-Python v3.0 - updated for v3.0.6

Compare
Choose a tag to compare
@orbingol orbingol released this 17 Jan 05:06
· 213 commits to master since this release

The examples are updated to run with NURBS-Python v3.0.6. This version has an API change on its normal methods in all classes therefore, some examples are updated to work with this change. The following scripts are updated to work with NURBS-Python v3.0.6:

  • ex_surface02.py
  • mpl_curve3d_vectors.py

Other scripts should be working with no issues. Please open a request on the issue tracker if you experience any issues with the examples.