ScrGetDieNameList
|
Returns an array containing all die names. |
|
| UI Command: | None. |
| Syntax: | obj.ScrGetDieNameList() |
| Parameters: |
None. |
| Return Value: |
ARRAY dieNameList |
| VB Example: |
obj.ScrGetDieNameList() |
| IPY Example: |
oDoc.ScrGetDieNameList() |