dbGetPinGroupGuideKeepoutSpacing
dbGetPinGroupGuideKeepoutSpacing(d_pinGroupGuide tx_layer) =>n_value/nil
Description
Returns the value of the keepoutSpacing constraint set on the specified pin group guide.
Arguments
Value Returned
|
Returns the value of the |
|
|
Returns |
Example
dbGetPinGroupGuideKeepoutSpacing(epg1 0)
=> 6
Return to top