Description
Returns a Long value indicating the index number of a specified NURBS curve.
Syntax
Function RFDocument.FindCurveIndex(curveID As RFEntityID) As Long
The FindCurveIndex syntax has these parts:
| Part | Description |
|---|---|
| curveID | [IN] RFEntityID Required. NURBS curve's RFEntityID. |