dbGetPinMinPinSpacing
dbGetPinMinPinSpacing(d_pinId tx_layer) =>n_value/nil
Description
Returns the value of the minSpacing constraint set on the specified pin.
Arguments
|
The layer name or number in the pin group from which the value of the |
Value Returned
|
Returns the value of the |
|
|
Returns |
Example
dbGetPinMinPinSpacing(pinId 0) => 6
Return to top