cyclicCurvePrimitive Method

Return the [index] curve primitive, using modulo to mapindex to the cyclic indexing.

  • In particular, -1 is the final curve.

cyclicCurvePrimitive(index: number): CurvePrimitive | undefined

Parameter Type Description
index number cyclic index

Defined in

Last Updated: 08 January, 2020