GetNets (Layout Editor)
Returns the names of all nets in the active design.
| UI Access | N/A. |
| Parameters | None. |
| Return Value | Array of the names of the nets in the active design, separated by commas, or None if no nets exist. |
| Python Syntax | GetNets() |
| Python Example |
|
| VB Syntax | GetNets |
| VB Example |
|