Click or drag to resize

NamedConstructionPlaneTableGetEnumerator Method

[Missing <summary> documentation for "M:Rhino.DocObjects.Tables.NamedConstructionPlaneTable.GetEnumerator"]

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public IEnumerator<ConstructionPlane> GetEnumerator()

Return Value

Type: IEnumeratorConstructionPlane

[Missing <returns> documentation for "M:Rhino.DocObjects.Tables.NamedConstructionPlaneTable.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
See Also