RhinoCommon API
MeshTopologyVertexListIndicesFromFace Method |
Returns TopologyVertexIndices for a given mesh face index.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public int[] IndicesFromFace( int faceIndex )
Public Function IndicesFromFace ( faceIndex As Integer ) As Integer()
Parameters
- faceIndex
- Type: SystemInt32
The index of a face to query.
Return Value
Type: Int32An array of vertex indices.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14