Description:

Gets an enumerator that yields all mesh vertices (points) in this collection.

Syntax:
public IEnumerator<Point3f> GetEnumerator()
Returns:
Type: IEnumerator<Point3f>
The enumerator.
Available since:
5.0

Nothing found