Eyeshot 10 WinForms API Reference
RefineKnotVectorV Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Surface Class : RefineKnotVectorV Method
The new knots to Insert in the knot vector
Refines the surface knot vector V.
Syntax
'Declaration
 
Public Sub RefineKnotVectorV( _
   ByVal X() As Double _
) 
public void RefineKnotVectorV( 
   double[] X
)

Parameters

X
The new knots to Insert in the knot vector
See Also

Reference

Surface Class
Surface Members