AnalyticSurf(Int32) Constructor

Standard constructor.
Public Sub New( _ 
Optional ByVal index As Integer = 0 _ 
)
This language is not supported or no code example is available.
public AnalyticSurf( 
int index = 0 
)
This language is not supported or no code example is available.

Parameters

index
int

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

.NET Framework

Supported in: 4.8

In this article

Definition