Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / NurbsSurfSurrogate Class / KnotVectorV Property

In This Topic
    KnotVectorV Property (NurbsSurfSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property KnotVectorV As Double()
    public double[] KnotVectorV {get; set;}
    See Also