M_Rhino_Geometry_Collections_SubDFaceAccess_GetEnumerator - mcneel/rhinocommon-api-docs GitHub Wiki

SubDFaceAccess.GetEnumerator Method

[Missing

documentation for "M:Rhino.Geometry.Collections.SubDFaceAccess.GetEnumerator"]

Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public IEnumerator<SubDFacePtr> GetEnumerator()

VB

Public Function GetEnumerator As IEnumerator(Of SubDFacePtr)

Return Value

Type: IEnumerator(SubDFacePtr)
[Missing documentation for "M:Rhino.Geometry.Collections.SubDFaceAccess.GetEnumerator"]

Implements

IEnumerable(T).GetEnumerator()

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubDFaceAccess Class
Rhino.Geometry.Collections Namespace

⚠️ **GitHub.com Fallback** ⚠️