Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / NurbsBaseSurrogate Class / U Property

In This Topic
    U Property (NurbsBaseSurrogate)
    In This Topic
    U knot vector.
    Syntax
    'Declaration
     
    Public Property U As Double()
    public double[] U {get; set;}
    See Also