dbSetPinGroupGuideEdge
dbSetPinGroupGuideEdge(d_edgePinGroupGuide d_prBoundary t_name) =>t/nil
Description
Specifies new or updates existing prBoundary edge information for the edge pin group guide.
Arguments
|
Specifies the edge name of the prBoundary that is being added. prBoundaries can have multiple edge names. |
Value Returned
Example
dbSetPinGroupGuideEdge(epgId prbId "Edge1") => t
Return to top