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

Action: Sets two curves to be side-by-side compatible.

Prototype: void bs3_curve_compat (


bs3_curve b1, // first given curve


bs3_curve b2 // second given curve


);

Includes: #include "kernel/acis.hxx"

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

#include "kernel/spline/sg_bs3c/sps3crtn.hxx"

Description: This is not for making curves compatible to be connected end-to-end, but to make them compatible side-by-side, so that, for example, they could be used in the same surface, in the same direction. The resulting curves have the same degree, rationality, and knot vector.

Library: kernel

Filename: kern/kernel/spline/sg_bs3c/sps3crtn.hxx

Effect: Changes model
PDF/KERN/18FN3C1.PDF
HTM/DATA/KERN/KERN/18FN3C1/0011.HTM