| ICurveTParam, TPoint Methods |
The ICurveTParam, TPoint generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Flatten |
Computes the points of a sequence of line segments which approximate the curve.
| |
| GetLength |
Computes the approximated length of the curve for the parameter interval
[start, end].
| |
| GetPoint |
Computes a point on the curve.
| |
| GetTangent |
Computes the tangent for a point on the curve.
|