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

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