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

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

Prototype: bs3_surface bs3_surface_copy (


bs3_surface bs // given surface


);

Includes: #include "kernel/acis.hxx"

#include "kernel/spline/bs3_srf/bs3surf.hxx"

#include "kernel/spline/bs3_srf/sp3srtn.hxx"

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

Library: kernel

Filename: kern/kernel/spline/bs3_srf/sp3srtn.hxx

Effect: Changes model
PDF/KERN/21FN3S1.PDF
HTM/DATA/KERN/KERN/21FN3S1/0015.HTM