RhinoCommon API
CachedTextureCoordinatesGetEnumerator Method |
Returns an enumerator that iterates through this collection.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)

public IEnumerator<Point3d> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of Point3d)
Return Value
Type: IEnumeratorPoint3dA enumerator that can be used to iterate through this collection.
Implements
IEnumerableTGetEnumerator
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14