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

In This Topic
    Left Method
    In This Topic
    First value of this knot vector.
    Syntax
    'Declaration
     
    Public Shared Function Left( _
       ByVal U() As Double _
    ) As Double
    public static double Left( 
       double[] U
    )

    Parameters

    U
    See Also