Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / KnotVectorExtender Class / Reverse Method / Reverse(Double[]) Method

In This Topic
    Reverse(Double[]) Method
    In This Topic
    Reverts the knot vector.
    Syntax
    'Declaration
     
    Public Overloads Shared Sub Reverse( _
       ByVal U() As Double _
    ) 
    public static void Reverse( 
       double[] U
    )

    Parameters

    U
    See Also