Portion.PackVertices Method

Packs the vertices array so that there are no empty slots.
Public Function PackVertices() As Point3D()
This language is not supported or no code example is available.
public Point3D[] PackVertices()
This language is not supported or no code example is available.

Return Value

Point3D[]

The previous vertices array.

Remarks
 
For internal use only

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition