FindInstances Method
Overview
Finds instances by name.
Parameters:
| Name | Type | Description |
|---|---|---|
| entityName | string | The entity name. |
| bDerivedFrom | boolean | Determin whether to involve entities derived from the specified entity type. |
| pArray | out array of ISTEPInstance | The array of ISTEPInstance to be returned. |
Return: