Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / NurbsSurf Class / KnotVectorV Property

In This Topic
    KnotVectorV Property (NurbsSurf)
    In This Topic
    Gets the surface knot vector in V direction.
    Syntax
    'Declaration
     
    Public ReadOnly Property KnotVectorV As Double()
    public double[] KnotVectorV {get;}
    See Also