GCompositeCurve.ExtrudeAsSolid (Vector3D, Double) Method

Public Function ExtrudeAsSolid( _ 
ByVal amount As Vector3D, _ 
ByVal tolerance As Double
) As GSolid
This language is not supported or no code example is available.
public GSolid ExtrudeAsSolid( 
Vector3D amount
double tolerance 
)
This language is not supported or no code example is available.

Parameters

amount
Vector3D

tolerance
double

Return Value

GSolid

.NET Framework

Supported in: 4.7.2

In this article

Definition