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

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