api_make_spline
List of: Functions
Subjects: Construction Geometry, Model Geometry, Model Object
Contents: Constructors

Action: Creates a body consisting of a single face which is the whole of a given B-spline surface.

Prototype: outcome api_make_spline (


spline const& this_spline, // spline surface


BODY*& body,
// single-face body





// returned


AcisOptions* ao = NULL
// acis options


);

Includes: #include "kernel/acis.hxx"

#include "constrct/kernapi/api/cstrapi.hxx"

#include "kernel/kernapi/api/api.hxx"

#include "kernel/kerndata/top/body.hxx"

#include "kernel/kerngeom/surface/spldef.hxx"

#include "kernel/kernapi/api/acis_options.hxx"

Description: This API constructs a face containing one loop with four edges surrounding the given surface. Returns this in a body.

Library: constrct

Filename: cstr/constrct/kernapi/api/cstrapi.hxx

Effect: Changes model
PDF/CSTR/04FN.PDF
HTM/DATA/CSTR/CSTR/04FN/0065.HTM