Skip to content
  • Christophe Geuzaine's avatar
    - Replaced GeomAPI_PointsToBSpline with GeomAPI_Interpolate to create the... · de56667a
    Christophe Geuzaine authored
    - Replaced GeomAPI_PointsToBSpline with GeomAPI_Interpolate to create the default "splines" with the OCC kernel. This automatically creates C2 continuous BSplines, and also works in the periodic case.
    - Added full interface to BSpline creation with specification of degree, weights, knots and multiplicities. Seems OK for the non-periodic case; periodic case is still TODO.
    de56667a