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

Action: Creates an exact copy of the curve.

Prototype: bs2_curve bs2_curve_copy (


bs2_curve cur // given curve


);

Includes: #include "kernel/acis.hxx"

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

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

Description: Makes an exact copy of the curve. ACIS calls this routine only when a change is to be made to one copy of the curve duplication further. Ordinary duplication of ACIS parameter-space curves merely creates a new reference to the same underlying bs2_curve.

Library: kernel

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

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