Surface.DecomposeU Method

Decomposes the surface into Bézier patches in the U parametric direction.
Public Function DecomposeU() As Surface()
This language is not supported or no code example is available.
public Surface[] DecomposeU()
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