BCGSuite for MFC
void CBCGPSplineGeometry::SetPoints ( const CBCGPPointsArray arPoints,
BCGP_SPLINE_TYPE  type,
BOOL  bIsClosed = TRUE,
double  tension = 0.0,
double  bias = 0.0,
double  continuity = 0.0 
)

Sets the points.

Parameters
arPointsArray of points with screen coordinates of a geometry shape.
typeThe type.
bIsClosedTRUE if geometry is closed.
tensionThe spline tension parameter.
biasThe spline bias parameter.
continuityThe spline continuity parameter.