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

Action: Gets the number of weights and an array of weights values for a rational, 2D B-spline curve.

Prototype: void bs2_curve_weights (


bs2_curve bs, // input curve


int& num_weights, // number of weights


double*& weights // array of weights


);

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/0052.HTM