GCurve.ComputeTessellation (IRegenParams, out Point3D()) Method

Public Sub ComputeTessellation( _ 
ByVal data As IRegenParams, _ 
ByRef vertices As Point3D() _ 
)
This language is not supported or no code example is available.
public void ComputeTessellation( 
IRegenParams data
out Point3D[] vertices 
)
This language is not supported or no code example is available.

Parameters

data
IRegenParams

vertices
Point3D[]

.NET Framework

Supported in: 4.7.2

In this article

Definition