P_Rhino_Geometry_SubDFacePtr_Edges - mcneel/rhinocommon-api-docs GitHub Wiki

SubDFacePtr.Edges Property

[Missing

documentation for "P:Rhino.Geometry.SubDFacePtr.Edges"]

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

Syntax

C#

public IEnumerable<KeyValuePair<SubDEdgePtr, bool>> Edges { get; }

VB

Public ReadOnly Property Edges As IEnumerable(Of KeyValuePair(Of SubDEdgePtr, Boolean))
	Get

Property Value

Type: IEnumerable(KeyValuePair(SubDEdgePtr, Boolean))

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubDFacePtr Structure
Rhino.Geometry Namespace

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