GCurve.ExtrudeAsSurface (GLine) Method

Public Function ExtrudeAsSurface( _ 
ByVal gLine As GLine
) As GSurface()
This language is not supported or no code example is available.
public GSurface[] ExtrudeAsSurface( 
GLine gLine 
)
This language is not supported or no code example is available.

Parameters

gLine
GLine

Return Value

GSurface[]

.NET Framework

Supported in: 4.7.2

In this article

Definition