M_Rhino_Geometry_BrepVertex_EdgeIndices - mcneel/rhinocommon-api-docs GitHub Wiki

BrepVertex.EdgeIndices Method

Gets the indices of all edges associated with this vertex.

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

Syntax

C#

public int[] EdgeIndices()

VB

Public Function EdgeIndices As Integer()

Return Value

Type: Int32[]
Empty array on failure.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

BrepVertex Class
Rhino.Geometry Namespace

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