SolidCurveIntersection.GetCurveSegment
Method
Description:
Gets the curve segment generated by intersection.
Gets the curve segment generated by intersection.
Parameters
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The index. |
Return Value
| Type | Description |
|---|---|
| Curve | The curve. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | index is out of range. |