dbGetPinGroupGuideEdgeStopOffset
dbGetPinGroupGuideEdgeStopOffset(d_edgePinGroupGuide) =>n_offset/nil
Description
Returns the stop offset of the edge for the specified edge pin group guide.
Arguments
|
The specified edge pin group guide whose stop offset of the edge needs to be returned. |
Value Returned
Example
dbGetPinGroupGuideEdgeStopOffset(epgId)
=> 2
Return to top