dbPinGroupGuideHasKeepoutSpacing
dbPinGroupGuideHasKeepoutSpacing(d_pinGroupGuide tx_layer) =>t/nil
Description
Returns a boolean value indicating that the keepoutSpacing 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
dbPinGroupGuideHasKeepoutSpacing(epg1 0) => t
Return to top