Utility.GetSampling Method

Public Shared Function GetSampling( _ 
ByVal vertices As Single() _ 
) As Point3D()
This language is not supported or no code example is available.
public static Point3D[] GetSampling( 
float[] vertices 
)
This language is not supported or no code example is available.

Parameters

vertices
float[]

Return Value

Point3D[]

.NET Framework

Supported in: 4.8

In this article

Definition