RhinoCommon API
MeshFaceListGetEnumerator Method |
Gets an enumerator that yields all faces in this collection.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public IEnumerator<MeshFace> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of MeshFace)
Return Value
Type: IEnumeratorMeshFaceThe enumerator.
Implements
IEnumerableTGetEnumerator
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14