Surface.Decompose Method

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

Return Value

Surface[,]

A rectangular array of surfaces.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition