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; }
Public ReadOnly Property TrimCurveIndex As Integer
Get
Property Value
Type:
Int32See Also