P_Rhino_Geometry_BrepEdge_EdgeCurveIndex - mcneel/rhinocommon-api-docs GitHub Wiki
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
C#
public int EdgeCurveIndex { get; }
VB
Public ReadOnly Property EdgeCurveIndex As Integer
Get
Type: Int32
Supported in: 6.0.16224.21491