RhinoCommon API
MeshVertexListGetEnumerator Method |
Gets an enumerator that yields all mesh vertices (points) in this collection.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

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