RevolvedSurf(Plane, ICurve, Int32) Constructor

Proprietary file format constructor.
Protected Friend Sub New( _ 
ByVal plane As Plane, _ 
ByVal generatrix As ICurve, _ 
Optional ByVal index As Integer = 0 _ 
)
This language is not supported or no code example is available.
internal protected RevolvedSurf( 
Plane plane
ICurve generatrix
int index = 0 
)
This language is not supported or no code example is available.

Parameters

plane
Plane

The plane stored in the file.

generatrix
ICurve

The curve to be revolved

index
int

The surface index, when available from import of standard CAD file formats.

.NET Framework

Supported in: 4.8

In this article

Definition