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