dbPinHasMinPinSpacing
dbPinHasMinPinSpacing(d_PinId tx_layer) =>t/nil
Description
Returns a boolean value indicating whether the minSpacing constraint is set on the specified pin.
Arguments
|
The layer name or number in the pin group from which the value of the |
Value Returned
|
Returns |
|
|
Returns |
Example
dbPinHasMinPinSpacing(pinId 0) => t
Return to top