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

Action: Creates a straight line spline between two points.

Prototype: bs2_curve bs2_curve_make_line (


SPApar_pos const& start, // start point


SPApar_pos const& end, // end point


double = 0, // requested fit




// tolerance


double& actual_fit // returned actual



=*(double*)NULL_REF // fit used


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/vector/param.hxx"

#include "kernel/spline/bs2_crv/bs2curve.hxx"

#include "kernel/spline/bs2_crv/sp2crtn.hxx"

Description: The resulting parameterization is not defined.

Library: kernel

Filename: kern/kernel/spline/bs2_crv/sp2crtn.hxx

Effect: Changes model
PDF/KERN/17FN2.PDF
HTM/DATA/KERN/KERN/17FN2/0022.HTM