M_Rhino_Geometry_Collections_MeshFaceList_GetTopologicalVertices - mcneel/rhinocommon-api-docs GitHub Wiki
Gets the topology vertex indices of a face.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public int[] GetTopologicalVertices(
int faceIndex
)
VB
Public Function GetTopologicalVertices (
faceIndex As Integer
) As Integer()
- faceIndex
- Type: System.Int32
A face index.
Type: Int32[]
An array of integers.
Supported in: 6.0.16224.21491, 5D58w