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

Action: Creates an exact copy of the curve in free store.

Prototype: bs3_curve bs3_curve_copy (


bs3_curve cur // given curve


);

Includes: #include "kernel/acis.hxx"

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

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

Description: ACIS calls this routine only when a change is to be made to one copy of the curve, so there is no advantage to be gained by deferring the duplication further. Ordinary duplication of ACIS intersection curves merely creates a new reference to the same underlying bs3_curve.

Library: kernel

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

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