GSurface.DecomposeU Method

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

Return Value

GSurface[]

A list of gSurfaces.

.NET Framework

Supported in: 4.7.2

In this article

Definition