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