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