dbSetPinGroupGuideMinPinSpacing
dbSetPinGroupGuideMinPinSpacing(d_pinGroupGuide tx_layer n_value) =>t/nil
Description
Sets the value of the minSpacing constraint on the given pin group guide.
Arguments
|
The integer value that you want to set for the minSpacing constraint. |
Value Returned
|
Returns |
|
|
Returns |
Example
dbSetPinGroupGuideMinPinSpacing(epg 0 2)
=> t
Return to top