ScrGetPwrGndNetNameList
|
Returns a list of Power/Ground nets in the project. |
|
| UI Command: | None. |
| Syntax: | obj.ScrGetPwrGndNetNameList() |
| Parameters: |
None. |
| Return Value: |
ARRAY pwrGndNetNameList |
| VB Example: |
obj.ScrGetPwrGndNetNameList() |
| IPY Example: |
oDoc.ScrGetPwrGndNetNameList() |