Click or drag to resize

BrepTrimTrimCurveIndex 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)
Since: 6.0
Syntax
public int TrimCurveIndex { get; }

Property Value

Type: Int32
See Also