LinearPath.ExtrudeAsSurface (Vector3D) Method

Public Function ExtrudeAsSurface( _ 
ByVal amount As Vector3D
) As Surface() Implements _ 
ICurve.ExtrudeAsSurface
This language is not supported or no code example is available.
public Surface[] ExtrudeAsSurface( 
Vector3D amount 
)
This language is not supported or no code example is available.

Parameters

amount
Vector3D

Return Value

Surface[]

Implements

ICurve.ExtrudeAsSurface

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition