KnotVectorExtender.Reverse (Double(), Double) Method

Reverts the knot vector.
Public Shared Sub Reverse( _ 
ByVal U As Double(), _ 
ByVal offset As Double
)
This language is not supported or no code example is available.
public static void Reverse( 
this double[] U
double offset 
)
This language is not supported or no code example is available.

Parameters

U
double[]

offset
double

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition