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

Action: Creates a spline surface that interpolates three boundary curves.

Prototype: bs3_surface bs3_surface_3crv (


const bs3_curve& base, // edge defining curve


const bs3_curve& right, // edge defining curve


const bs3_curve& left // edge defining curve


);

Includes: #include "kernel/acis.hxx"

#include "kernel/spline/bs3_crv/bs3curve.hxx"

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

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

Description: The end points of the curves and their directions match up as shown in the figure. The base defines the u parameterization and the left and right sides define the v. The apex A is a singularity.


Errors: If an error occurs, a NULL surface is returned. The original curves remain.

Library: kernel

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

Effect: Changes model
PDF/KERN/21FN3S1.PDF
HTM/DATA/KERN/KERN/21FN3S1/0001.HTM