GCurve.RevolveAsSurface (Double, Double, GLine) Method

Public Function RevolveAsSurface( _ 
ByVal startAngle As Double, _ 
ByVal deltaAngle As Double, _ 
ByVal axis As GLine
) As GSurface()
This language is not supported or no code example is available.
public GSurface[] RevolveAsSurface( 
double startAngle
double deltaAngle
GLine axis 
)
This language is not supported or no code example is available.

Parameters

startAngle
double

deltaAngle
double

axis
GLine

Return Value

GSurface[]

.NET Framework

Supported in: 4.7.2

In this article

Definition