Description
Returns a Long value indicating the index number of the named rendering material.
Syntax
Function RFDocument.FindMaterialIndex(Name As String) As Long
The FindMaterialIndex syntax has these parts:
| Part | Description |
|---|---|
| Name | [IN] String Required. String expression indicating the name of rendering material. |
Remarks