ScrGetNetNameList
|
Returns a list of nets in the project. |
|
| UI Command: | None. |
| Syntax: | obj.ScrGetNetNameList() |
| Parameters: |
None. |
| Return Value: |
ARRAY netNameList |
| VB Example: |
obj.ScrGetNetNameList() |
| IPY Example: |
oDoc.ScrGetNetNameList() |