M_Rhino_Geometry_MeshNgon_FaceIndexList - mcneel/rhinocommon-api-docs GitHub Wiki

MeshNgon.FaceIndexList Method

Get the ngon's mesh face index list.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public uint[] FaceIndexList()

VB

Public Function FaceIndexList As UInteger()

Return Value

Type: UInt32[]
A list of mesh face indexes.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

MeshNgon Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️