Surface.RefineKnotVectorV Method

Refines the surface knot vector V.
Public Sub RefineKnotVectorV( _ 
ByVal X As Double() _ 
)
This language is not supported or no code example is available.
public void RefineKnotVectorV( 
double[] X 
)
This language is not supported or no code example is available.

Parameters

X
double[]

The new knots to Insert in the knot vector

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition