Eyeshot 10 WinForms API Reference
Normalize Method (KnotVectorExtender)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > KnotVectorExtender Class : Normalize Method
Normalize the values in the array.
Syntax
'Declaration
 
Public Shared Sub Normalize( _
   ByVal items() As Double _
) 
public static void Normalize( 
   double[] items
)

Parameters

items
See Also

Reference

KnotVectorExtender Class
KnotVectorExtender Members