Skip to content

NURBS-Python (geomdl) v4.2.1

Choose a tag to compare

@orbingol orbingol released this 08 Sep 23:41
· 1256 commits to master since this release

This release adds the functionality of finding control points involved in the evaluation of a curve/surface at the
specified parameter(s) using operations.find_ctrlpts().

  • Added operations.find_ctrlpts() function
  • Minor improvements in the surface evaluation algorithm

Please see the documentation for installation and upgrade information.