SMC_SMOOTHBSPLINE_MODE (ENUM)
TYPE SMC_SMOOTHBSPLINE_MODE :
The mode determines how SMC_SmoothBSpline determines the knot vectors.
InOut:
Name
|
Comment
|
SMC_SMOOTHBSPLINE_UNIFORM
|
Uniform knot vector
|
SMC_SMOOTHBSPLINE_CHORDLENGTH
|
Distance of knots proportional to chord length between control points
|
SMC_SMOOTHBSPLINE_CENTRIPETAL
|
Distance of knots proportional to square root of chord length between control points
|