Surface.RefineKnotVectorU Method

Refines the surface knot vector U.
Public Sub RefineKnotVectorU( _ 
ByVal X As Double() _ 
)
This language is not supported or no code example is available.
public void RefineKnotVectorU( 
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.8

In this article

Definition