bs3_curve_restore
List of: Functions
Subjects: Construction Geometry, SAT Save and Restore, Spline Interface
Contents: Kernel

Action: Restores a curve from a file.

Prototype: bs3_curve bs3_curve_restore ();

Includes: #include "kernel/acis.hxx"

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

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

Description: Reads back a representation of a parametric curve written by bs3_curve_save and constructs a duplicate of the original curve. Reading uses routines read_int, read_long, read_real, and read_string defined in kernutil/fileio/fileio.hxx.


The overloaded >> operator acts like bs3_curve_restore, but reads from a C++ style stream using stream operators, and sets the result into the second argument.


bs_2_3_spline_restore Restore spline

Library: kernel

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

Effect: System routine
PDF/KERN/19FN3C2.PDF
HTM/DATA/KERN/KERN/19FN3C2/0029.HTM