bs2_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 bs2_curve_debug (


bs2_curve cur, // given curve


char const* leader, // leader string


FILE* fp // debug output file



= debug_file_ptr


);

Includes: #include "kernel/acis.hxx"

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

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

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

Library: kernel

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

Effect: Read-only
PDF/KERN/17FN2.PDF
HTM/DATA/KERN/KERN/17FN2/0009.HTM