Property Count
Count
Returns the number of knots. Note that there are duplicate knots where two ISpline meet. In addition, each closed ISpline have their first knot duplicated. Use GetCurve(int) to access curves rather than construct the curve yourself.
Declaration
public int Count { get; }
Property Value
Type | Description |
---|---|
int |