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