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

Action: Determines the parameter value of the point at a given arc length from the given parameter value.

Prototype: double bs3_curve_length_param (


bs3_curve cur, // given curve


double start, // parameter to datum




// point


double length // arc length, possibly




// the negative of the




// desired point


);

Includes: #include "kernel/acis.hxx"

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

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

Description: This routine acts as an inverse to bs3_curve_param_length.

Library: kernel

Filename: kern/kernel/spline/bs3_crv/sp3crtn.hxx

Effect: Read-only
PDF/KERN/18FN3C1.PDF
HTM/DATA/KERN/KERN/18FN3C1/0047.HTM