M_Rhino_Geometry_Collections_BrepVertexList_GetEnumerator - mcneel/rhinocommon-api-docs GitHub Wiki
Gets an enumerator that visits all surfaces.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public IEnumerator<BrepVertex> GetEnumerator()
VB
Public Function GetEnumerator As IEnumerator(Of BrepVertex)
Type: IEnumerator(BrepVertex)
The enumerator.
IEnumerable(T).GetEnumerator()
Supported in: 6.0.16224.21491, 5D58w