ScrSeparateDisjointNets
| Separates all electrically disjoint nets into independent nets. | |
| UI Command: | None. |
| Syntax: | obj.ScrSeparateDisjointNets() |
| Parameters: |
None. |
| Return Value: |
INT numSeparatedNets |
| VB Example: |
obj.ScrSeparateDisjointNets() |
| IPY Example: |
oDoc.ScrSeparateDisjointNets() |