ScrGetPadstackNameList
|
Returns a list of all padstack names in the project. |
|
| UI Command: | None. |
| Syntax: | obj.ScrGetPadstackNameList() |
| Parameters: |
None. |
| Return Value: |
ARRAY padstackNameList |
| VB Example: |
obj.ScrGetPadstackNameList() |
| IPY Example: |
oDoc.ScrGetPadstackNameList() |