ScrSanitizeLayout
| Runs the Sanitize Layout operation on all Power/Ground nets in the project. | |
| UI Command: | Tools > Sanitize Layout. |
| Syntax: | obj.ScrSanitizeLayout()
|
| Parameters: |
None. |
| Return Value: |
None. |
| VB Example: |
obj.ScrSanitizeLayout() |
| IPY Example: |
|