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

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