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

Action: Creates a surface that interpolates ("skins") between a sequence of bs3_curves.

Prototype: bs3_surface bs3_surface_skin_curves (


ENTITY_LIST& curves // ordered list of




// bs3_curves


);

Includes: #include "kernel/acis.hxx"

#include "kernel/kerndata/lists/lists.hxx"

#include "kernel/spline/bs3_srf/bs3surf.hxx"

#include "kernel/spline/sg_bs3s/sps3srtn.hxx"

Description: It does not handle coincident ends or first-order discontinuities.

Errors: If the curves cannot be made compatible, or if an error occurs, a NULL surface is returned.

Limitations: Rational curves may not be handled properly. Use this function for non-rational curves.

Library: kernel

Filename: kern/kernel/spline/sg_bs3s/sps3srtn.hxx

Effect: Changes model
PDF/KERN/23FN3S3.PDF
HTM/DATA/KERN/KERN/23FN3S3/0017.HTM