Function curveLinearClosed

  • A curve factory for closed polyline generators.

    The curve generators produce a closed polyline through the specified points by repeating the first point when the line segment ends.

    Parameters

    Returns CurveGenerator