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


In This Topic
    KnotVectorExtender Class Members
    In This Topic

    The following tables list the members exposed by KnotVectorExtender.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Compute the non vanishing basis functions.  
    Public Methodstatic (Shared in Visual Basic) Compute nonzero basis functions and their derivatives  
    Public Methodstatic (Shared in Visual Basic) Determines the knot span index.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Given a double u in the inteval [u_k, u_k+1), finds the index k and the multiplicity s  
    Public Methodstatic (Shared in Visual Basic) Gets the index of the first similar knot vector (within prescribed tolerance).  
    Public Methodstatic (Shared in Visual Basic) Gets the knot vector style.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Checks if the knot vector is clamped.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  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)  
    Public Methodstatic (Shared in Visual Basic) First value of this knot vector.  
    Public Methodstatic (Shared in Visual Basic) Computes the minimum acceptable knot distance.  
    Public Methodstatic (Shared in Visual Basic) Computes the multiplicity of the spcified knot value.  
    Public Methodstatic (Shared in Visual Basic) Normalize the values in the array.  
    Public Methodstatic (Shared in Visual Basic) Adds the specifies delta to all the values of the array.  
    Public Methodstatic (Shared in Visual Basic) Computes the basis function Nip.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Reverts the knot vector.  
    Public Methodstatic (Shared in Visual Basic) Last value of this knot vector.  
    Public Methodstatic (Shared in Visual Basic) Scales all the values of the array of the specified scale factor.  
    Public Methodstatic (Shared in Visual Basic) Computes number of non-empty spans  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Split a knot vector at the center, by adding multiplicity k knots near the middle of the parameter range. Tries to start with an existing knot, but will add a new knot value if there's nothing in "the middle" (e.g. a Bezier curve).  
    Top
    See Also