Description:

Gets an enumerator that yields all construction planes in this collection.

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

Nothing found