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

Action: Gets a readable representation of the curve and writes it to a file.

Prototype: void bs3_curve_debug (


bs3_curve cur, // given curve


char const* leader, // leader string


FILE* fp // output file



= debug_file_ptr


);

Includes: #include "kernel/acis.hxx"

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

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

Description: If there is more than one text line (as is almost certain), all lines but the first will start with the leader string. Do not use a newline to terminate the last line.

Library: kernel

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

Effect: System routine
PDF/KERN/18FN3C1.PDF
HTM/DATA/KERN/KERN/18FN3C1/0020.HTM