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

Action: Joins two compatible three-dimensional B-spline surfaces together.

Prototype: bs3_surface bs3_surface_join_v (


bs3_surface first_part, // left-hand surface


bs3_surface last_part // right-hand surface


);

Includes: #include "kernel/acis.hxx"

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

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

Description: Joins two compatible three-dimensional B-spline surfaces together (without checking for compatibility). The surfaces are joined along the high v-parameter edge of the first, and the low v parameter edge of the second.

Library: kernel

Filename: kern/kernel/spline/bs3_srf/sp3srtn.hxx

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