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

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

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

Values: bs3_curve_open_ends=0 The curve has open ends

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

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

bs3_curve_unknown_ends=3 unknown end conditions
PDF/KERN/42EN.PDF
HTM/DATA/KERN/KERN/42EN/0007.HTM