appendFractionToPoint Method
Append a suitable evaluation of a curve ..
- always append the curve point
- if fraction array is present, append the fraction
- if derivative array is present, append the derivative BUT ... skip if duplicates the tail of prior points.
appendFractionToPoint(curve: CurvePrimitive, fraction: number): void
| Parameter | Type | Description |
|---|---|---|
| curve | CurvePrimitive | |
| fraction | number |
Defined in
Last Updated: 08 January, 2020