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