Face.UpdateCentroidUnknowns Method

Public Sub UpdateCentroidUnknowns( _ 
ByVal vertices As Point3D(), _ 
ByVal conn As Integer() _ 
)
This language is not supported or no code example is available.
public void UpdateCentroidUnknowns( 
Point3D[] vertices
int[] conn 
)
This language is not supported or no code example is available.

Parameters

vertices
Point3D[]

conn
int[]

.NET Framework

Supported in: 4.8

In this article

Definition