P_Rhino_Geometry_BrepTrim_TrimCurveIndex - mcneel/rhinocommon-api-docs GitHub Wiki
Gets the Brep.Curves2D 2d curve index of the 2d curve geometry used by this trim, or -1.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public int TrimCurveIndex { get; }
VB
Public ReadOnly Property TrimCurveIndex As Integer
Get
Type: Int32
Supported in: 6.0.16224.21491