Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / KnotVectorExtender Class / IsValid Method

In This Topic
    IsValid Method (KnotVectorExtender)
    In This Topic
    Checks knot vector for incorrect multiplicity and monotonicity. The knot vector must have p+1 equal knots at the beginning and at the end. (Clamped curve)
    Overload List
    OverloadDescription
    Checks knot vector for incorrect multiplicity and monotonicity. The knot vector must have p+1 equal knots at the beginning and at the end. (Clamped curve)  
    Checks knot vector for incorrect multiplicity and monotonicity. The knot vector is considered valid even if it doesn't have p+1 equal knots at the beginning and at the end. (UNclamped curve)  
    See Also