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

Action: Offsets a planar bs3_curve by a vector.

Prototype: bs3_curve bs3_curve_offset_by_vec (


const bs3_curve bs, // given curve


const SPAvector& offset // vector to offset by


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/vector/vector.hxx"

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

#include "kernel/spline/sg_bs3c/sps3crtn.hxx"

Description: The vector does not have to lie in the plane of the curve. If an error occurs, a NULL curve is returned.

Library: kernel

Filename: kern/kernel/spline/sg_bs3c/sps3crtn.hxx

Effect: Changes model
PDF/KERN/19FN3C2.PDF
HTM/DATA/KERN/KERN/19FN3C2/0016.HTM