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

Action: Creates a nonrational cubic B-spline fit to the given conic.

Prototype: bs3_curve bs3_curve_cub_fit_to_conic (


bs3_curve input, // given curve


double fit_tol // fit tolerance


);

Includes: #include "kernel/acis.hxx"

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

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

Description: The routine does not check to determine whether the given input spline is other than conic. If this routine is tried for any general rational, the routine works but the spline will be inaccurate; i.e., it is not guaranteed to be within the fit tolerance given as input. If an error occurs, this routine returns a NULL curve.

Library: kernel

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

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