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

Action: Restores a curve.

Prototype: bs2_curve bs2_curve_restore ();

Includes: #include "kernel/acis.hxx"

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

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

Description: Reads back a representation of a parametric curve written by bs2_curve_save and construct 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 bs2_curve_restore, but reads from a C++ style stream using stream operators and sets the result into the second argument. For example:


bs2_curve cur;

bs_2_3_spline_restore Information to restore from SAT

Library: kernel

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

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