LinearPath.ExtrudeAsSurface (Line) Method

Public Function ExtrudeAsSurface( _ 
ByVal line As Line
) As Surface() Implements _ 
ICurve.ExtrudeAsSurface
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[]

Implements

ICurve.ExtrudeAsSurface

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition