Surface.MergeKnotsAndPwU Method

Joins two surfaces. Surfaces must be properly oriented and of the same degree.
Public Shared Function MergeKnotsAndPwU( _ 
ByVal lower As Surface, _ 
ByVal upper As Surface
) As Surface
This language is not supported or no code example is available.
public static Surface MergeKnotsAndPwU( 
Surface lower
Surface upper 
)
This language is not supported or no code example is available.

Parameters

lower
Surface

upper
Surface

Return Value

Surface

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition