bs2_curve_form
List of: Enumerations
Subjects: Spline Interface
Contents: Kernel

Purpose: Classifies the end conditions of a 2D B-spline curve.

Filename: kern/kernel/spline/bs2_crv/bs2curve.hxx

Values: bs2_curve_open_ends=0 The curve has open ends

bs2_curve_closed_ends=1 The curve has position continuity but not tangent continuity.

bs2_curve_periodic_ends=2 The curve closes smoothly, and there is tangent as well as position continuity around the ends.

bs2_curve_unknown_ends=3 unknown end conditions
PDF/KERN/42EN.PDF
HTM/DATA/KERN/KERN/42EN/0006.HTM