toPolygonalChain

open override fun toPolygonalChain(parameterValues: Sequence<T>): PolygonalChain2<T>

Returns polygonal chain approximating this curve.

Vertices of the new polygonal chain will be calculated at given parameterValues.