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

Action: Sets a bs2_curve form variable to the same value as a corresponding bs3_curve form variable.

Prototype: void bs2_curve_set_form (


bs3_curve_form cv2_form, // form variable for




// bs3_curve that




// corresponds to given




// bs2_curve


bs2_curve cv2 // bs2_curve for which




// the form variable is




// to be set


);

Includes: #include "kernel/acis.hxx"

#include "kernel/spline/sg_bs2c/sps2crtn.hxx"

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

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

Description: This function receives a form variable for the bs3_curve that the bs2_curve corresponds to and sets the bs2_curve form variable to the bs3_curve form variable.

Library: kernel

Filename: kern/kernel/spline/sg_bs2c/sps2crtn.hxx

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