Point.ExtrudeAsSurface (Line) Method

Public Function ExtrudeAsSurface( _ 
ByVal line As Line
) As Surface()
This language is not supported or no code example is available.
public Surface[] ExtrudeAsSurface( 
Line line 
)
This language is not supported or no code example is available.

Parameters

line
Line

Return Value

Surface[]

.NET Framework

Supported in: 4.8

In this article

Definition