ScrAddEquipotentialRegion
| Creates an equipotential region located at a specified pin. | |
| UI Command: | None. |
| Syntax: | obj.ScrAddEquipotentialRegion (<partName>, <refDes>, <pinName> , <regionOnTop>)
|
| Parameters: |
BSTR partName BSTR refDes BSTR pinName BOOL regionOnTop (True to create the equipotential region above the top metal layer, False to create it below the bottom metal layer) |
| Return Value: |
BOOL
|
| VB Example: |
|
| IPY Example: |
|