GCompositeCurve.ExtrudeAsBrep (GLine, Double) Method

Public Function ExtrudeAsBrep( _ 
ByVal gLine As GLine, _ 
Optional ByVal tolerance As Double = 0 _ 
) As GBrep
This language is not supported or no code example is available.
public GBrep ExtrudeAsBrep( 
GLine gLine
double tolerance = 0 
)
This language is not supported or no code example is available.

Parameters

gLine
GLine

tolerance
double

Return Value

GBrep

.NET Framework

Supported in: 4.7.2

In this article

Definition