M_Rhino_Geometry_MeshNgon_FaceIndexList - mcneel/rhinocommon-api-docs GitHub Wiki
Get the ngon's mesh face index list.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public uint[] FaceIndexList()
VB
Public Function FaceIndexList As UInteger()
Type: UInt32[]
A list of mesh face indexes.
Supported in: 6.0.16224.21491