List of Spline Line Types

Line types. One of the following values:

  • LTYPE_CURVE - This specifies that the segment should interpolate based on the bezier handles for the segment.
  • LTYPE_LINE - This specifies that the segment should go straight from knot to knot and ignore the bezier handles.