Mesh.ExtrudePlanar (Vector3D) Method

Extrudes a quasi-planar mesh.
Public Sub ExtrudePlanar( _ 
ByVal amount As Vector3D
)
This language is not supported or no code example is available.
public void ExtrudePlanar( 
Vector3D amount 
)
This language is not supported or no code example is available.

Parameters

amount
Vector3D

Extrusion amount

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition