P_Rhino_Geometry_BrepEdge_EdgeCurveIndex - mcneel/rhinocommon-api-docs GitHub Wiki

BrepEdge.EdgeCurveIndex Property

Get the brep.Curves3D[] index of the 3d curve geometry used by this edge or -1.

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

Syntax

C#

public int EdgeCurveIndex { get; }

VB

Public ReadOnly Property EdgeCurveIndex As Integer
	Get

Property Value

Type: Int32

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

BrepEdge Class
Rhino.Geometry Namespace

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