Surface.DecomposeV Method

Decomposes the surface into Bézier patches in the U parametric direction.
Public Function DecomposeV() As Surface()
This language is not supported or no code example is available.
public Surface[] DecomposeV()
This language is not supported or no code example is available.

Return Value

Surface[]

A list of surfaces.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition