P_Rhino_Geometry_BrepTrim_TrimCurveIndex - mcneel/rhinocommon-api-docs GitHub Wiki

BrepTrim.TrimCurveIndex Property

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

Syntax

C#

public int TrimCurveIndex { get; }

VB

Public ReadOnly Property TrimCurveIndex As Integer
	Get

Property Value

Type: Int32

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

BrepTrim Class
Rhino.Geometry Namespace

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