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

Action: Intersects two curves.

Prototype: curve_curve_int* bs3_curve_bs3_curve_int (


bs3_curve cur1, // first given curve


bs3_curve cur2, // second given curve


double tol // given fit tolerance


);

Includes: #include "kernel/acis.hxx"

#include "kernel/kernint/intcucu/intcucu.hxx"

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

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

Description: If the curves pass within the tolerance of each other, an intersection is produced. Intersections are returned in an undefined order.

Library: kernel

Filename: kern/kernel/spline/bs3_crv/sp3crtn.hxx

Effect: Changes model
PDF/KERN/18FN3C1.PDF
HTM/DATA/KERN/KERN/18FN3C1/0007.HTM