Click or drag to resize

RhinoBrepTrimTrimCurveIndex Property

Gets the Brep.Curves2D 2d curve index of the 2d curve geometry used by this trim, or -1.

Namespace:  Karamba.GHopper.Geometry
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public int TrimCurveIndex { get; }

Property Value

Type: Int32

Implements

IBrepTrimTrimCurveIndex
See Also