bs2_curve_knots
List of: Functions
Subjects: Construction Geometry, Spline Interface
Contents: Kernel

Action: Gets the number of knots and the knot vector for a 2D B-spline curve.

Prototype: void bs2_curve_knots (


bs2_curve bs, // input curve


int& num_knots, // number of knots


double*& knots // knot vector


);

Includes: #include "kernel/acis.hxx"

#include "kernel/spline/bs2_crv/bs2curve.hxx"

#include "kernel/spline/sg_bs2c/sps2crtn.hxx"

Library: kernel

Filename: kern/kernel/spline/sg_bs2c/sps2crtn.hxx

Effect: Read-only
PDF/KERN/17FN2.PDF
HTM/DATA/KERN/KERN/17FN2/0021.HTM